.MetaModelica.intAdd

Information

Adds two Integer values

Interface

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

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos