/

BitRShift

[this page | pdf]

Function Description

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

 

Similar to Microsoft Excel’s BITRSHIFT 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