Previous: Rate function To the Table of Content Next: SecH function

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

Sec function

Targets: MS-DOS, OS/2, Win32


Math Unit

Returns the secant of Angle in radians.

Declaration:
function Sec(Angle: Extended): Extended;
Remarks:
  Sec(Angle) = 1 / Cos(Angle).



Previous: Rate function To the Table of Content Next: SecH function
Rate function Table of Content SecH function

- 4.45.2.55 -