- 4.45.2.51 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsRadToCycle function
Targets: MS-DOS, OS/2, Win32
Math Unit
Converts radians to cycles.
Declaration:
function RadToCycle(Rad: Extended): Extended;
Remarks:
Use RadToCycle to convert angles measured in radians into cycles.
RadToCycle uses the formula:
Cycles = Rad / (2 * PI)
|
|
|
Pv function |
Table of Content |
RadToDeg function |
- 4.45.2.51 -