huonw / float

Arbitrary precision floating point in Rust
http://huonw.github.io/float/float/
Apache License 2.0
19 stars 0 forks source link

Handle underflow/overflow in arithmetic #1

Closed huonw closed 9 years ago

huonw commented 9 years ago

There's no consideration of things that get too big (or too small) in +/-/*//.