Sqrt
Use
The Sqrt() function returns the square root of a given number. It works with units and complex numbers.
In dynamic equations, the Sqrt() function appears as the radical sign.
Examples
Sqrt(4) = 2Sqrt(4 ft^2) = 2ftSqrt(-4) = 2iSqrt(4 + 16i) = 3.2 + 2.5i
| Function |
Sqrt(value)
|
Sqrt is included by default in each file as part of the Math library.
See also: