tanh
- hyperbolic tangent function

Math functions
(AmiBroker 4.80)


SYNTAX tanh( NUMBER )
tanh( ARRAY )
RETURNS NUMBER,
ARRAY
FUNCTION Returns the hyperbolic tangent of NUMBER or ARRAY. This function assumes that the ARRAY values are in radians.
EXAMPLE
SEE ALSO

References:

The tanh function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.