.ModelicaCompliance.Operators.Overloading.ImplicitConstructionAndBinaryOp.P._Complex_.'constructor'.fromInteger

Construct _Complex_ from Integer

Interface

function fromInteger
  input Integer re;
  input Integer im = 1;
  output _Complex_ result;
end fromInteger;

Generated at 2025-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos