]> source.dussan.org Git - poi.git/commit
Bug 62839: Adjust MathX.floor() to handle negative values the same
authorDominik Stadler <centic@apache.org>
Wed, 26 Dec 2018 13:28:17 +0000 (13:28 +0000)
committerDominik Stadler <centic@apache.org>
Wed, 26 Dec 2018 13:28:17 +0000 (13:28 +0000)
commit5b62dcd379c76bf09e798c7476f3fa9657225bb7
tree097f3a0ff9ede7e87dad6c2ed9dc8529410e3753
parent6f2f283db887c6179d36a7f3c0bfc5b98aaa00c8
Bug 62839: Adjust MathX.floor() to handle negative values the same
way as Excel/LibreOffice

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849764 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/MathX.java
src/testcases/org/apache/poi/ss/formula/functions/TestMathX.java
src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java