Hacker News new | ask | show | jobs
by esailija 3744 days ago
53 bits that cannot overflow (it only becomes less accurate) is not enough but 64 bits are, even with the risk of overflow?
1 comments

Who said anything about 64 bits?
The complaint was that JavaScript doesn't have 64-bit integers but only 53.