functiontanh
Hyperbolic tangent
Extends from Modelica.Math.Icons.AxisCenter (Basic icon for mathematical function with y-axis in the center).
Information
This function returns y = tanh(u), with -∞ < u < ∞:
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | Independent variable |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Dependent variable y=tanh(u) |