Closed
Bug 624189
Opened 14 years ago
Closed 14 years ago
18014398509481983 === 18014398509481984 ?
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: tabutils+bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0b9pre) Gecko/20110108 Firefox/4.0b9pre
Build Identifier:
alert(18014398509481983 === 18014398509481984);
true!?
Reproducible: Always
Comment 1•14 years ago
|
||
This is an artifact of IEEE754 double-precision arithmetic, see bug 5856.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•