JCL Help:SmToKm
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: SmToKm Function
Search in JCL Help
Search in all projects
Summary
Converts a length from statute miles to kilometers.
Pascal
function SmToKm(const Sm: Float): Float;
Parameters
Parameters | Description |
const Sm: Float | The length, in statute miles, to convert to kilometers. |
Return Value
The length after conversion to kilometers.
Description
The SmToKm routine converts the specified length, in statute miles, to the corresponding length in kilometers.
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