- 4.45.2.37 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsLitreToGal function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts litres to US gallons.
Declaration:
function LitreToGal(Litre: Extended): Extended;
Remarks:
Use LitreToGal to convert volume measured in litres into gallons.
LitreToGal uses the formula
gallons = Litre / 3.785411784
|
|
|
LbToKg function |
Table of Content |
Log10 function |
- 4.45.2.37 -