WOLFRAM SYSTEM MODELER
sumReturn sum of complex vector |
SystemModel["Modelica.ComplexMath.sum"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns the Complex sum of the Complex input vector
v |
Type: Complex[:] Description: Vector |
---|
result |
Type: Complex Description: Complex sum of vector elements |
---|