New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make `rem a 0` throw an error (just like `mod a 0` resp. `a % 0` does) #564

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
1 participant
@jvoigtlaender
Contributor

jvoigtlaender commented Apr 19, 2016

@jvoigtlaender jvoigtlaender referenced this pull request Apr 19, 2016

Closed

1 `rem` 0 is NaN #563

@jvoigtlaender jvoigtlaender changed the title from Make `rem a 0` throw an error (just like `mod a 0` does) to Make `rem a 0` throw an error (just like `mod a 0` resp. `a % 0` does) Apr 19, 2016

@jvoigtlaender jvoigtlaender deleted the jvoigtlaender-patch-8 branch Apr 28, 2016

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