WOLFRAM SYSTEM MODELER
subtractSubtract two complex numbers |
SystemModel["Complex.'-'.subtract"]

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