-SCS Parameter Analyzer Reference Manual Section 6:
4200A-901-01 Rev. C / February 2017 6-295
TAN Calc worksheet function
This command returns the tangent of the specified angle.
Usage
TAN(Value)
The angle in radians
Details
If the angle is in degrees, convert the angle to radians by multiplying the angle by PI()/180.
Example
=TAN(1.5)
=TAN(45*PI()/180)
Returns 14.1014E+0.
Returns 1.0000E+0.
Also see
ATAN (on page 6-275)
PI (on page 6-289)
TANH (on page 6-295)
TANH Calc worksheet function
This command returns the hyperbolic tangent of a value.
Usage
TANH(Value)
Example
Returns
.
Also see
ATANH (on page 6-275)
COSH (on page 6-278)
SINH (on page 6-292)
TAN (on page 6-295)