.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-12-26T19:13:52Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos