.MetaModelica.intAdd

Information

Adds two Integer values

Interface

function intAdd
  input Integer i1;
  input Integer i2;
  output Integer i;
end intAdd;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos