.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 2024-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos