TanH (hyperbolic tangens)
Returns hyperbolic tangent of given value.
syntax
TanH(
number
)
input
real number
returns
real number
notice
formula of the function:
TanH(n) = SinH(n)/CosH(n)
example
TanH(2) = 0,964027580075816884