]> 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)
commit008986844ca41326785b0bc523b75b87dd42acfa
tree097f3a0ff9ede7e87dad6c2ed9dc8529410e3753
parent8011fdcdc3ad2214a559a6ba9d0b6d7de80af7d3
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