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