Uses of Class
gnu.math.DFloNum

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

Uses of DFloNum in gnu.math
 

Methods in gnu.math that return DFloNum
static DFloNum DFloNum.make(double value)
           
static DFloNum DFloNum.one()