]> source.dussan.org Git - poi.git/commit
github-32: speed up Irr() Excel formula computation by replacing Math.pow() with...
authorJaven O'Neal <onealj@apache.org>
Tue, 16 May 2017 03:18:17 +0000 (03:18 +0000)
committerJaven O'Neal <onealj@apache.org>
Tue, 16 May 2017 03:18:17 +0000 (03:18 +0000)
commitb6f78f8d5778c831ab7b60c5b6df82b4ea8ad0e7
treed18eac2cf4f9aef77015b53435648441fcf64dc6
parentbe5106a1d7fe21be3645bb091498a1d1efd582bc
github-32: speed up Irr() Excel formula computation by replacing Math.pow() with multiplication. Thanks to Daniel Kuan! This closes #32.
https://github.com/apache/poi/pull/32

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1795266 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Irr.java