JCL Help:GalUsToLitre
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GalUsToLitre Function
Search in JCL Help
Search in all projects
Summary
Converts a volume from US Gallons to Litres.
Pascal
function GalUsToLitre(const GalUs: Float): Float;
Parameters
Parameters | Description |
const GalUs: Float | The volume, in US Gallons, to convert to Litres. |
Return Value
The volume after conversion to Litres.
Description
The GalUsToLitre routine converts the specified volume, in US Gallons, to the corresponding volume in Litres.
About
Unit
Donator
Marcel van Brakel
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page