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

Information

Construct _Complex_ from Integer

Interface

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

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos