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

AVEVA™ Plant SCADA

Sqrt

  • Last UpdatedJul 18, 2023
  • 1 minute read

Calculates the square root of a number. Sqrt expects the argument (Num) to be a valid numeric value greater than or equal to 0.

Syntax

Sqrt(Num)

Num:

An Integer or expression representing a valid numeric value.

Return Value

Returns the square root value of the (Num) provided in the argument.

Abs| Fix| Int| Sgn

Example

Variable=Sqrt(4);
! Sets Variable to 2.

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