Uses of Class
org.znerd.math.Power

Uses of Power in org.znerd.math
 

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



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