Sqrt
Returns the square root of X.
Structure
Sqrt(number): Extended;
Parameters
Return Value
Description
X is a floating-point expression. The result is the square root of X. |
Returns the square root of X.
Structure
Sqrt(number): Extended;
Parameters
Return Value
Description
X is a floating-point expression. The result is the square root of X. |