]> source.dussan.org Git - poi.git/commit
Bugzilla 54356: Support of statistical function INTERCEPT
authorYegor Kozlov <yegor@apache.org>
Fri, 28 Dec 2012 12:50:15 +0000 (12:50 +0000)
committerYegor Kozlov <yegor@apache.org>
Fri, 28 Dec 2012 12:50:15 +0000 (12:50 +0000)
commit0023138765e8326206bb374d9c55fd7163b9a285
tree6eed00b243dbf58559d8f96dc116fcd86730f302
parent876fea8596fc48437010ae1331220c60a4cd1f5b
Bugzilla 54356: Support of statistical function INTERCEPT

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1426485 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/formula/eval/FunctionEval.java
src/java/org/apache/poi/ss/formula/functions/Intercept.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/formula/functions/TestIntercept.java [new file with mode: 0644]
test-data/spreadsheet/intercept.xls [new file with mode: 0644]