Uses of Class
gnu.math.IntFraction

Packages that use IntFraction
gnu.math Supports various numeric types, including complex numbers, efficient bignums, exact rational numbers, units. 
 

Uses of IntFraction in gnu.math
 

Methods in gnu.math that return IntFraction
static IntFraction IntFraction.neg(IntFraction x)
           
 

Methods in gnu.math with parameters of type IntFraction
static IntFraction IntFraction.neg(IntFraction x)