functionatanh
Area-hyperbolic-tangent of complex number
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the inverse Complex hyperbolic tangent of the Complex input.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c1 | Complex number |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c2 | = ar_tanh(c1) |