Uses of Class
gnu.math.IntFraction
-
Packages that use IntFraction Package Description 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 Modifier and Type Method Description static IntFraction
IntFraction. neg(IntFraction x)
Methods in gnu.math with parameters of type IntFraction Modifier and Type Method Description static IntFraction
IntFraction. neg(IntFraction x)
-