Bit.Shl

From OpenEUO
Revision as of 20:14, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " BitShl(n1,n2) Returns the result of bitwise shifting n1 to the left n2 bits.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
BitShl(n1,n2)

Returns the result of bitwise shifting n1 to the left n2 bits.