.OpenModelica.Internal.scalarMax

Returns the largest element of two scalar basic types

Information

See min()

Interface

function scalarMax<ScalarBasicType>
  input ScalarBasicType a;
  input ScalarBasicType b;
  output ScalarBasicType m;
end scalarMax;

Generated at 2025-10-19T18:20:57Z by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos