JCL Help:KgToCwtUs

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Converts a mass from kilograms to centweight.


Pascal

 function KgToCwtUs(const Kg: Float): Float;


Parameters

Parameters Description
const Kg: Float The mass, in kilograms, to convert to centweight.


Return Value

The mass after conversion to centweight.


Description

The KgToCwtUs routine converts the specified mass, in kilograms, to the corresponding mass in centweight.


About

Unit

JclUnitConv


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