Previous: Sqr function To the Table of Content Next: Str procedure

- 4.62.2.84 -
Standard Units
System Unit
System Unit Procedures and Functions

Sqrt 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.


Previous: Sqr function To the Table of Content Next: Str procedure
Sqr function Table of Content Str procedure

- 4.62.2.84 -