- 4.45.2.31 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsGalToLitre function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts US gallons to litres.
Declaration:
function GalToLitre(Gallons: Extended): Extended;
Remarks:
Use GalToLitre to convert volume measured in gallons into litres.
GalToLitre uses the formula:
Litres = Gallons * 3.785411784
|
|
|
Fv function |
Table of Content |
GradToRad function |
- 4.45.2.31 -