WOLFRAM SYSTEM MODELER
negateUnary minus (multiply complex number by -1) |
SystemModel["Complex.'-'.negate"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns the binary minus of the given Complex number.
c1 |
Type: Complex Description: Complex number |
---|
c2 |
Type: Complex Description: = -c1 |
---|