PHPExcel/unitTests/rawTestData/Calculation/MathTrig/ROUNDDOWN.data
Mark Baker 5da448bbad Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85849 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-29 14:23:06 +00:00

15 lines
260 B
Plaintext

662.79, 0, 662
662.79, 1, 662.7
54.1, -1, 50
55.1, -1, 50
-23.67, 1, -23.6
3.2, 0, 3
3.2, 0.01, 3
76.9, 0, 76
3.14159, 3, 3.141
-3.14159, 1, -3.1
31415.92654, -2, 31400
31415.92654, -1, 31410
"ABC", 1, "#VALUE!"
1.234, "ABC", "#VALUE!"