Ticket #38 (new defect)
numbers are unfaithful to spec
Reported by: | dherman | Owned by: | dherman |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | dherman/javascript.plt | Keywords: | |
Cc: | Version: | ||
Racket Version: | 4.0 |
Description
Numbers are represented as Scheme bignums; they should be inexact IEEE754 double-precision floating point. And then there are all the Ecma conversions to integer and string throughout the semantics.
Change History
Note: See
TracTickets for help on using
tickets.