Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Sqrt()

  • Last UpdatedNov 21, 2018
  • 1 minute read

Returns the square root of a number.

Category

Math

Syntax

RealResult = Sqrt( Number );

Parameter

Number

Any number or numeric attribute.

Example

This example takes the value of me.PV and returns the square root as the value of x:

x=Sqrt(me.PV);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in