Skip to content

fix non-negative value for abs(0) - #895

Open
gaurav517 wants to merge 2 commits into
google:masterfrom
gaurav517:master
Open

fix non-negative value for abs(0)#895
gaurav517 wants to merge 2 commits into
google:masterfrom
gaurav517:master

Conversation

@gaurav517

Copy link
Copy Markdown
Contributor

fixes #886.

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.

std.abs(0) incorrectly returns -0 (negative zero)

1 participant