Skip to content

Remove canonicalization of 0 #1387

@mborland

Description

@mborland

Per IEEE 754-2008 section 3.5.1: "A zero has a much larger cohort: the cohort of +0 contains a representation for each exponent, as does the cohort of −0". This is easy to fix in the constructor, but will affect basically every operation downstream.

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions