Previous: GalToLitre function To the Table of Content Next: Hypot function

- 4.45.2.32 -
Standard Units
Math Unit
Math Unit Procedures and Functions

GradToRad function

Targets: MS-DOS, OS/2, Win32


Math Unit

Converts grads to radians.

Declaration:
function GradToRad(Grad: Extended): Extended;
Remarks:
The GradToRad function converts angles of grad measure into radians. GradToRad uses the formula
  Radians = Grad * PI / 200



Previous: GalToLitre function To the Table of Content Next: Hypot function
GalToLitre function Table of Content Hypot function

- 4.45.2.32 -