Computes the hyperbolic tangent of x
x
Interval.tanh( Interval(-Infinity, Infinity)) // Interval(-1, 1)
Generated using TypeDoc
Computes the hyperbolic tangent of
xExample
Returns