Ticket #356 (new defect)

Opened 8 months ago

RI evaluates 1.0/-0.0 to Infinity not -Infinity

Reported by: brendan Assigned to: anonymous
Type: defect Priority: major
Milestone: Component: RefImpl
Version: 4 Keywords:
Cc: graydon

Description

>> 1.0/-0.0
Infinity

SpiderMonkey? js shell:

js> 1/-0
-Infinity

/be

Attachments

Note: See TracTickets for help on using tickets.