PHPExcel/unitTests/rawTestData/Calculation/MathTrig/FLOOR.data
Mark Baker 64fe139503 Additional unit tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91576 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:08:42 +00:00

12 lines
178 B
Plaintext

2.5, 1, 2
-2.5, -2, -2
-2.5, 2, "#NUM!"
2.5, -2, "#NUM!"
123.456,0, "#DIV/0!"
1.5, 0.1, 1.5
0.234, 0.01, 0.23
123.456, "#VALUE!"
"ABC", "#VALUE!"
17, 3, 15
19, 4, 16