Michael Lamparski
|
8c75506f22
|
Ratio::recip now corrects sign and fails for zero
|
2016-07-24 14:54:06 -04:00 |
Michael Lamparski
|
c84c4d15ba
|
Improve Ratio docs
Closes #208. Clarifies the rounding behavior of some methods and
makes formatting more uniform.
|
2016-07-24 14:34:55 -04:00 |
Oliver Middleton
|
c22e3bf9a2
|
Correct Ratio::is_negative and Ratio::is_positive
Zero is not positive or negative.
This was broken in 8be7e7bab5 .
|
2016-04-13 22:47:15 +01:00 |
Łukasz Jan Niemier
|
58b5fe5883
|
Serializers dependencies
|
2016-04-11 20:43:07 +02:00 |
Josh Stone
|
21a328ad6d
|
bigint, rational: use std::hash only for testing
|
2016-03-25 17:50:51 -07:00 |
Łukasz Jan Niemier
|
54685c46a1
|
Extract rational
|
2016-03-11 01:06:37 +01:00 |