- 4.45.2.53 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsRadToGrad function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts radians to grads.
Declaration:
function RadToGrad(Rad: Extended): Extended;
Remarks:
The RadToGrad function converts angles of radian
measure into grads. RadToGrad uses the formula:
grads = Rad * 200.0 / PI
|
|
|
RadToDeg function |
Table of Content |
Rate function |
- 4.45.2.53 -