| Frames | No Frames |
Methods with return type gnu.math.RatNum | |
| RatNum | Arithmetic.asRatNum(Object value) |
Classes derived from gnu.math.RatNum | |
| class | An integer that is an instance of a more specific integer type. |
Classes derived from gnu.math.RatNum | |
| class | Implementation of exact rational numbers a ratio of two IntNums. |
| class | A class for infinite-precision integers. |
Methods with parameter type gnu.math.RatNum | |
| RatNum | |
| int | |
| RatNum | |
| boolean | |
| void | |
| void | |
| RatNum | |
| IntNum | Convert rational to (rounded) integer, after multiplying by 10**k. |
Methods with return type gnu.math.RatNum | |
| RatNum | |
| RatNum | |
| RatNum | Return exact "rational" infinity. |
| RatNum | |
| RatNum | |
| RatNum | |
| RatNum | Convert to an exact number. |
| RatNum | Converts to the closest exact rational value. |