4.45.2.51. RadToCycle function
Table of Contents
4.45.2.53. RadToGrad function
- 4.45.2.52. -
Table of Contents
4. Standard Units
4.45. Math - Extended Mathematics unit
4.45.2. Math Unit Procedures and Functions
4.45.2.52. RadToDeg function
4.45.2.52. RadToDeg function
Targets: MS-DOS, OS/2, Win32
Math Unit
Returns the value of a radian measurement expressed in degrees.
Declaration:
function
RadToDeg(Rad: Extended): Extended;
Remarks:
Use
RadToDeg
to convert angles measured in radians to degrees.
RadToDeg
uses the formula:
degrees = Rad * 180 / PI
4.45.2.51. RadToCycle function
Table of Contents
4.45.2.53. RadToGrad function
- 4.45.2.52. -