.Modelica.ComplexMath.abs

Information

This function returns the Real absolute of the Complex input, i.e., its length.

Interface

function abs
  extends Modelica.Icons.Function;
  input Complex c "Complex number";
  output Real result "= abs(c)";
end abs;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f