![]() |
![]() |
![]() |
|
HTAN
This command will return the hyperbolic tangent of value.
Return Float=HTAN(Value)
Value Float
This value is a float number such as 0.5
The value can be a real or integer number. The return value is a real number. The parameter passed in must be specified as an angle in degrees.
PRINT HTAN(1.0)
|