math tanh for math

Returns the hyperbolic tangent of the number.

Signature

> math tanh

Examples

Apply the hyperbolic tangent to 10*π

> (math pi) * 10 | math tanh
1