Previous: CosH function To the Table of Content Next: Csc function

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

Cotan function

Targets: MS-DOS, OS/2, Win32


Math Unit

Returns the cotangent of Angle in radians.

Declaration:
function Cotan(Angle: Extended): Extended;
Remarks:
Cotan(Angle) = Cos(Angle) / Sin(Angle).


Previous: CosH function To the Table of Content Next: Csc function
CosH function Table of Content Csc function

- 4.45.2.19 -