x<<n, Bitwise Left-Shift

Description: Bitwise left-shift operator. Shifts x, a 64-bit (BIGINT) number, n bits to the left.

Example:

  • 8 << 2 returns 32.

See also: >>

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.109.75