TANH
The TANH function calculates the hyperbolic tangent of a value.
Syntax:
mathlib->
TANH (single-number-expression)
Meaning:
mathlib->
TANH (number_to_convert)
Returns:
A single number item
Feedback