tanh -- compute the hyperbolic tangent
Synopsis
-
- Usage:
tanh x
tanh I
-
Inputs:
-
Outputs:
-
a real number, the hyperbolic tangent of x
-
a real interval, an interval containing the hyerbolic tangents of the points of I
Ways to use tanh :
-
tanh(CC)
-
tanh(RR)
-
tanh(RRi)
-
tanh(RingElement) (missing documentation)