.MetaModelica.intLe

Information

Returns whether Integer i1 is smaller than or equal to Integer i2

Interface

function intLe
  input Integer i1;
  input Integer i2;
  output Boolean b;
end intLe;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos