Computes the hyperbolic sine of x
x
Interval.sinh( Interval(-2, 2)) // Interval(-3.6286040785, 3.6286040785)
Generated using TypeDoc
Computes the hyperbolic sine of
x
Example
Returns