Ticket #105 (new defect)

Opened 1 year ago

Applying unary negation to 0 does not produce -0

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

Description

The expression 1.0/-0.0 should result in -Infinity but results in Infinity instead.

Attachments

Note: See TracTickets for help on using tickets.