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