WOLFRAM SYSTEM MODELER
multiplyMultiply two complex numbers |
SystemModel["Complex.'ast'.multiply"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns the product of two given Complex numbers.
c3 = multiply(c1, c2)
| c3 |
Type: Complex Description: = c1*c2 |
|---|