update 1.0.8.0
Commits for version update
This commit is contained in:
9
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/MathTrig/MOD.data
vendored
Normal file
9
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/MathTrig/MOD.data
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
19, 17, 2
|
||||
19, -13, -7
|
||||
34, 17, 0
|
||||
34, 0, "#DIV/0!"
|
||||
3, 2, 1
|
||||
-3, 2, 1
|
||||
3, -2, -1
|
||||
-3, -2, -1
|
||||
2.5, 1.3, 1.2
|
Reference in New Issue
Block a user