JCL Help:GalUkToLitre
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GalUkToLitre Function
Search in JCL Help
Search in all projects
Summary
Converts a volume from UK Gallons to Litres.
Pascal
function GalUkToLitre(const GalUk: Float): Float;
Parameters
Parameters | Description |
GalUs | The volume, in UK Gallons, to convert to Litres. |
Return Value
The volume after conversion to Litres.
Description
The GalUkToLitre routine converts the specified volume, in UK Gallons, to the corresponding volume in Litres.
About
Unit
Donator
Allan Lyons
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