.OpenModelica.Internal.scalarMin

Returns the smallest element of two scalar basic types

Information

See min()

Interface

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

Generated at 2025-08-10T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos