Difference between revisions of "Left Shift (LogiX node)"

From Neos Wiki
Jump to navigation Jump to search
m
m
Line 11: Line 11:
  
 
<!--T:2-->
 
<!--T:2-->
The '''<<''' node outputs an integer that has its binary value [https://en.wikipedia.org/wiki/Circular_shift circularly shifted] X units to the left.
+
The '''<<''' node outputs an integer that has its binary value [https://en.wikipedia.org/wiki/Arithmetic_shift arithmetically shifted] X units to the left.
  
 
== Usage == <!--T:3-->
 
== Usage == <!--T:3-->

Revision as of 08:24, 25 February 2021