Skip to content

Conversation

@PaulXiCao
Copy link

Closes #138 .

Implemtented explicitly checking for zero values to treat floating-point zeros better. Positive and negative zeros are both treated as the same (positive) zero value.

Differentiating between both would include a larger refactoring as the current trait bound Num overlaps with the Float trait that is needed to distinguish both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect formatting of -0

1 participant