in reply to Re: reproducing javascripts >> operator
in thread reproducing javascripts >> operator

shmem:

Yeah, if the numbers are large enough, JavaScript silently converts them to float before doing some operations like this--it can be surprising.

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re^2: reproducing javascripts >> operator