PHPExcel/unitTests/rawTestData/Calculation/MathTrig/CEILING.data
Mark Baker 7ac3ddd7f9 Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85689 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-23 23:40:50 +00:00

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