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