.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-07-01T18:21:00Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos