asinhInverse of sinh (area hyperbolic sine) |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The function returns the area hyperbolic sine of its input argument u. This inverse of sinh(..) is unique and there is no restriction on the input argument u of asinh(u) (-∞ < u < ∞):
u |
Type: Real Description: Independent variable |
---|
y |
Type: Real Description: Dependent variable y=asinh(u) |
---|