Difference between revisions of "Bit.Shl"
From OpenEUO
					
										
					
					 (Created page with " BitShl(n1,n2)  Returns the result of bitwise shifting n1 to the left n2 bits.")  | 
			
(No difference) 
 | 
Revision as of 19:14, 7 October 2010
BitShl(n1,n2)
Returns the result of bitwise shifting n1 to the left n2 bits.