{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Sqr

Returns the square root of the number x. The square root function calculates x to the power of the inverse of 2.

Usage:

Sqr( X )

Parameters:

x a number to take the square root of

Returns:

A number.

Examples:

sqr( 9 )    // Returns the value 3
sqr( 2 )    // Returns the value 1.41
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Sqr