.MetaModelica.intBitRShift

Information

Bitwise right shift (like C, i >> s).

Interface

function intBitRShift
  input Integer i;
  input Integer s;
  output Integer o;
end intBitRShift;

Generated at 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos