/

BitLShift

[this page | pdf]

Function Description

Shifts an (unsigned) integer represented in string binary format to the left (i.e. adds zeros to the least significant end if BitsToShift is positive or removes digits from that end if BitsToShift is negative).

 

Similar to Microsoft Excel’s BITLSHIFT function.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: String
Parameter NameVariable TypeDescription
InputStringStringString representing number in binary form
BitsToShiftIntegerNumber of bits to shift

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other General functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile