.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-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos