Skip to content

tanh()#

Syntax
tanh( number )

Returns#

Returns the hyperbolic tangent of number.

Parameters#

Parameter Description
number The numeric value.