functionlog
Logarithm of complex number
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the Complex natural logarithm of the Complex input.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c1 | Complex number |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c2 | = log(c1) |