.integer

Returns the largest integer not greater than x. The argument shall have type Real. The result has type Integer. [Note, outside of a when-clause state events are triggered when the return value changes discontinuously.].

Information

See integer()

Interface

function integer
  input Real x;
  output Integer y;
end integer;

Generated at 2025-03-28T19:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos