functioncos
Cosine of complex number
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the Complex cosine of the Complex input.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c1 | Complex number |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | c2 | = cos(c1) |