- 4.45.2.13 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsCeil function
Targets: MS-DOS, OS/2, Win32
Math Unit
Rounds variables up toward positive inifinity.
Declaration:
function Ceil(X: Extended): Extended;
function Ceil(X: Extended): Longint;
Remarks:
Use Ceil to obtain the lowest integer greater than or equal to X.
|
|
|
ArcTanH function |
Table of Content |
CelsToFahr function |
- 4.45.2.13 -