- 4.45.2.25 -
Standard Units

Math Unit


Math Unit Procedures and FunctionsDegToRad function
Targets: MS-DOS, OS/2, Win32
Math Unit
Returns the value of a degree measurement expressed in radians.
Declaration:
function DegToRad(Degrees: Extended): Extended;
Remarks:
Use DegToRad to convert angles expressed in degrees to the
corresponding value in radians.
DegToRad uses the formula
Radians = Degrees * PI / 180
 |
 |
 |
DeltaPercent function |
Table of Content |
Evaluate procedure |
- 4.45.2.25 -