functionproduct
Return product of complex vector
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the Complex product of the Complex input vector
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex[:] | v | Vector |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | result | Complex product of vector elements |