- From: Masayuki Nakano <masayuki@d-toybox.com>
- Date: Wed, 21 Mar 2012 10:34:19 +0900
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- CC: Glenn Maynard <glenn@zewt.org>, www-dom@w3.org
On 2012/03/19 14:24, Boris Zbarsky wrote: > On 3/19/12 1:15 AM, Masayuki Nakano wrote: >> If JS's fractional number is always double, i.e., doesn't depend on the >> implementation, double is better than float for APIs. > > The only numeric type in JS right now is IEEE double. > > -Boris > Thank you. Then, I'd like to suggest the type of delta values should be changed to double. -- Masayuki Nakano <masayuki@d-toybox.com> Manager, Internationalization, Mozilla Japan.
Received on Wednesday, 21 March 2012 01:34:51 UTC