.Modelica.ComplexMath.real

Information

This function returns the real part of the Complex input.

Interface

function real
  extends Modelica.Icons.Function;
  input Complex c "Complex number";
  output Real r "= c.re";
end real;

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