Does the signed right shift of js make sense?

as seen in a development tutorial, the blogger did not mention why the signed right shift is used here, and it is still 0 bits, because it is generally used to move 0 bits to the unsigned right to convert numbers into unsigned integers.

Mar.21,2021

you can change a string into a numeric type


signed right shift can also be rounded.

Menu