Up Next
Go up to Arithmetic operations
Go forward to Maths functions

Operations


+  -  *  /  <  >  &  IOR  XOR


where &, IOR and XOR are logical bitwise operators; and < and > are left and right arithmetic shift operators respectively which need to be followed by an integer value between 0 and 15 (to specify the number of places to the left or right by which the bits are to be shifted).


support@ns.ph.liv.ac.uk

Up Next