- 4.45.2.28 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsFloor function
Targets: MS-DOS, OS/2, Win32
Math Unit
Rounds variables toward negative infinity.
Declaration:
function Floor(X: Extended): Extended;
function Floor(X: Extended): Longint;
Remarks:
Use Floor to obtain the highest integer less than or equal to X.
|
|
|
FahrToCels function |
Table of Content |
FMod function |
- 4.45.2.28 -