product

Return product of complex vector

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function returns the Complex product of the Complex input vector

Syntax

result = product(v)

Inputs (1)

v

Type: Complex[:]

Description: Vector

Outputs (1)

result

Type: Complex

Description: Complex product of vector elements