Functions Index :: T :: Tanh
Module:
Definition:
Tanh(float x)
Description:
Returns the hyperbolic tangent of its argument.
Examples:
v = Tanh(1) # v == 0.7616
v = Tanh(2) # v == 0.9640
Module:
Definition:
Tanh(float x)
Description:
Returns the hyperbolic tangent of its argument.
Examples:
v = Tanh(1) # v == 0.7616
v = Tanh(2) # v == 0.9640