WOLFRAM SYSTEM MODELER

'product'

Return product of complex vector

Wolfram Language

In[1]:=
SystemModel["Modelica.ComplexMath.'product'"]
Out[1]:=

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