would -0 return -1 too ? I could not resist asking for this, sorry!
On Thu, Jan 16, 2014 at 7:20 PM, Brendan Eich <[email protected]> wrote: > Jason Orendorff wrote: > >> > What is Math.bitlen(-1) then? Isn’t this just the same problem as >>> before, except it happens for negative numbers instead of positive? >>> >> >> No opinion. >> > > Not sure it matters. We could return -1 for any negative number, 0 for 0, > and > 0 for positive integral values. > > /be > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

