functionimag
Imaginary part of complex number
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the imaginary part of the Complex input.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c | Complex number |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | r | = c.im |