- 4.45.2.61 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsTan function
Targets: MS-DOS, OS/2, Win32
Math Unit
Tan returns the tangent of Angle in radians.
Declaration:
function Tan(Angle: Extended): Extended;
Remarks:
Tan(Angle) = Sin(Angle) / Cos(Angle)
|
|
|
Syd function |
Table of Content |
TanH function |
- 4.45.2.61 -