NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Sqr Function

Returns a Double specifying the square root of a number.

Sqr(number)

The required number argument is a Double or any valid numeric expression greater than or equal to zero.

See Also

Example

Derived Math Functions | Math Functions