- 4.62.2.83 -
Standard Units
System Unit
System Unit Procedures and FunctionsSqr function
Targets: MS-DOS, OS/2, Win32
System Unit
Returns the square of the argument.
Declaration:
function Sqr(X);
Remarks:
X is either an integer type or real type.
Sqr returns (X * X).
|
|
|
SizeOf function |
Table of Content |
Sqrt function |
- 4.62.2.83 -