WOLFRAM SYSTEM MODELER
absAbsolute value of complex number |
|
SystemModel["Modelica.ComplexMath.abs"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns the Real absolute of the Complex input, i.e., its length.
result = abs(c)
| c |
Type: Complex Description: Complex number |
|---|
| result |
Type: Real Description: = abs(c) |
|---|