.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 2026-01-13T19:13:56Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos