- From: Jonas Sicking <jonas@sicking.cc>
- Date: Wed, 4 Aug 2010 12:23:21 -0700
On Tue, Aug 3, 2010 at 6:06 PM, Ian Hickson <ian at hixie.ch> wrote: > If it was up to me we'd just have all the numeric types be infinite > precision in the spec and have the UAs compete on how good a tradeoff they > can offer between precision and performance. :-) That sounds like an interoperability nightmare. You'd get all sorts of edge cases where x/y == z tests true or false depending on how much precision the implementation uses. / Jonas
Received on Wednesday, 4 August 2010 12:23:21 UTC