.MetaModelica.valueCompare

Information

a1 > a2?

Interface

function valueCompare<A>
  input A a1;
  input A a2;
  output Integer i "-1, 0, 1";
end valueCompare;

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