Skip to content

Floor and ceil w/o overflow#144

Open
mikem8891 wants to merge 1 commit intorust-num:masterfrom
mikem8891:master
Open

Floor and ceil w/o overflow#144
mikem8891 wants to merge 1 commit intorust-num:masterfrom
mikem8891:master

Conversation

@mikem8891
Copy link

This fixes #143 to prevent overflows in the floor and ceil functions and adds tests.

This fixes rust-num#143 to prevent overflows in the `floor` and `ceil` functions and adds tests.
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.

Floor and Ceil overflow too easily

1 participant