/[Apache-SVN]
ViewVC logotype

Revision 760016


Jump to revision: Previous Next
Author: luc
Date: Mon Mar 30 15:48:56 2009 UTC (15 years, 7 months ago)
Changed paths: 2
Log Message:
optimized some fraction operations (mainly pow)
replaced pow(BigFraction) by pow(double) as it already converted the argument to double upon entry
added tests for pow

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/fraction/BigFraction.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/fraction/BigFractionTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26