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

From Neos Wiki
Jump to navigation Jump to search
(Created page with "<languages></languages> <translate> <!--T:1--> {{Infobox Logix Node | Name = << | Image = noframe | 128px | '<<' LogiX node | Input0Type = In...")
 
 
(3 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
{{Infobox Logix Node
 
{{Infobox Logix Node
 
| Name = <<
 
| Name = <<
| Image =[[File: ShiftLeft_IntNode.png | noframe | 128px | '<<' LogiX node ]]
+
| Image =[[File:ShiftLeft IntNode.png | noframe | 128px | '<<' LogiX node ]]
 
| Input0Type = Int | Input0Name = A
 
| Input0Type = Int | Input0Name = A
 
| Input1Type = Int | Input1Name = Shift
 
| Input1Type = Int | Input1Name = Shift
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 had its binary value [https://en.wikipedia.org/wiki/Arithmetic_shift arithmetically shifted] X units to the left.
  
 
== Usage == <!--T:3-->
 
== Usage == <!--T:3-->
Line 22: Line 22:
 
[[Category:LogiX{{#translation:}}|<<]]
 
[[Category:LogiX{{#translation:}}|<<]]
 
[[Category:LogiX:Operators{{#translation:}}|<<]]
 
[[Category:LogiX:Operators{{#translation:}}|<<]]
{{:NodeMenu-Operators{{#translation:}}}}
+
{{:NodeMenu-Operators}}

Latest revision as of 02:39, 20 February 2022