JCL Help:OzToKg
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: OzToKg Function
Search in JCL Help
Search in all projects
Summary
Converts a mass from pounds to kilograms.
Pascal
function OzToKg(const Oz: Float): Float;
Parameters
Parameters | Description |
Kg | The mass, in ounces, to convert to kilograms. |
Return Value
The mass after conversion to kilograms.
Description
The OzToKg routine converts the specified mass, in ounces, to the corresponding mass in kilograms.
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