- 4.45.2.36 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsLbToKg function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts pounds to kilograms.
Declaration:
function LbToKg(Pounds: Extended): Extended;
Remarks:
Use LbToKg to convert weight measured in pounds into kilograms.
LbToKg uses the formula
kilograms = Pounds * 0.45359237
|
|
|
KgToLb function |
Table of Content |
LitreToGal function |
- 4.45.2.36 -