Previous: ArcSin function To the Table of Content Next: ArcTan2 function

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

Csc function

Targets: MS-DOS, OS/2, Win32


Math Unit

Returns the cosecant of Angle in radians.

Declaration:
function Csc(Angle: Extended): Extended;
Remarks:
  Csc(Angle) = 1 / Sin(Angle).



Previous: ArcSin function To the Table of Content Next: ArcTan2 function
ArcSin function Table of Content ArcTan2 function

- 4.45.2.10 -