- 4.45.2.23 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsCycleToRad function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts an angle measurement from cycles to radians
Declaration:
function CycleToRad(Cycle: Extended): Extended;
Remarks:
Use CycleToRad to convert angles measured in cycles into radians.
CycleToRad uses the formula
Radians = Cycle * 2 * PI
|
|
|
Cterm function |
Table of Content |
DeltaPercent function |
- 4.45.2.23 -