Find the square root
Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Float | Resulting number |
Sqrt returns the square root of a the variable as a floating point number.
Febuary 18 V14SP2