]> 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)
commit62460074b327d0065b0e46c7968bc45fb25596e3
treed18eac2cf4f9aef77015b53435648441fcf64dc6
parent007a4d156a36f60b9488b210b833fe98a7469803
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