- 4.45.2.34 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsInchToCm function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts inches to centimetres.
Declaration:
function InchToCm(Inches: Extended): Extended;
Remarks:
Use InchToCm to convert length measured in inches into centimetres.
InchToCm uses the formula
centimetres = Inches * 2.54
|
|
|
Hypot function |
Table of Content |
KgToLb function |
- 4.45.2.34 -