- 4.62.2.84 -
Standard Units
System Unit
System Unit Procedures and FunctionsSqrt function
Targets: MS-DOS, OS/2, Win32
System Unit
Returns the square root of the argument.
Declaration:
function Sqrt(X: Extended): Extended;
Remarks:
X is either Single, Double, or Extended.
|
|
|
Sqr function |
Table of Content |
Str procedure |
- 4.62.2.84 -