PHPExcel/unitTests/rawTestData/Calculation/MathTrig/FLOOR.data
Mark Baker 897da40d97 Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85752 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-26 01:42:43 +00:00

10 lines
156 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!"