]> source.dussan.org Git - poi.git/commit
Changed implementations to handle the case where rate=0. Updated javadocs.
authorAmol S. Deshmukh <amol@apache.org>
Wed, 22 Jun 2005 20:42:40 +0000 (20:42 +0000)
committerAmol S. Deshmukh <amol@apache.org>
Wed, 22 Jun 2005 20:42:40 +0000 (20:42 +0000)
commit5e0b2943ef474f4325d94dd75a8e45ffb6d7e9a1
tree8b2a1dd2c3eb3d255d2a38adc8934d8deb407d8e
parentca19d930b7a7f5511688846a11a434e1062bdd14
Changed implementations to handle the case where rate=0. Updated javadocs.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353722 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/FinanceFunction.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/FinanceLib.java