- 4.45.2.19 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsCotan 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).
|
|
|
CosH function |
Table of Content |
Csc function |
- 4.45.2.19 -