.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 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos