.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-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos