PHPExcel/unitTests/rawTestData/Calculation/MathTrig/CEILING.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

11 lines
169 B
Plaintext

-2.341, -0.1, -2.4
8, 0, 0
8, 1.5, 9
8, -1.5, "#NUM!"
-8, 1.5, "#NUM!"
-8, -1.5, -9
8.26, 0.05, 8.3
2.341, 0.05, 2.35
123.456, "#VALUE!"
"PHPExcel", "#VALUE!"