Uses of Class
org.znerd.math.Product

Uses of Product in org.znerd.math
 

Methods in org.znerd.math that return Product
static Product Product.createInstance(RealNumber a, RealNumber b)
          Returns a Product with the specified operands.
 



See http://jump-math.sourceforge.net/.