functionasinh
Inverse of sinh (area hyperbolic sine)
Extends from Modelica.Math.Icons.AxisCenter (Basic icon for mathematical function with y-axis in the center).
Information
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 < ∞):
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | Independent variable |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Dependent variable y=asinh(u) |