PHPExcel/unitTests/rawTestData/Calculation/MathTrig/SIGN.data
Mark Baker f3ceef434c Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85740 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-25 22:04:53 +00:00

14 lines
119 B
Plaintext

-1.5, -1
-1, -1
-0.5, -1
0, 0
0.5, 1
1, 1
1.5, 1
2, 1
2.5, 1
"ABC", "#VALUE!"
TRUE, 1
FALSE, 0
"-3.5", -1