- 4.45.2.10 -
Standard Units

Math Unit


Math Unit Procedures and FunctionsCsc 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).
 |
 |
 |
ArcSin function |
Table of Content |
ArcTan2 function |
- 4.45.2.10 -