update 1.0.8.0
Commits for version update
This commit is contained in:
25
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Engineering/DELTA.data
vendored
Normal file
25
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Engineering/DELTA.data
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
-1.5, -1.5, 1
|
||||
-0.75, -1.5, 0
|
||||
0, -1.5, 0
|
||||
0.75, -1.5, 0
|
||||
1.5, -1.5, 0
|
||||
-1.5, -0.75, 0
|
||||
-0.75, -0.75, 1
|
||||
0, -0.75, 0
|
||||
0.75, -0.75, 0
|
||||
1.5, -0.75, 0
|
||||
-1.5, 0, 0
|
||||
-0.75, 0, 0
|
||||
0, 0, 1
|
||||
0.75, 0, 0
|
||||
1.5, 0, 0
|
||||
-1.5, 0.75, 0
|
||||
-0.75, 0.75, 0
|
||||
0, 0.75, 0
|
||||
0.75, 0.75, 1
|
||||
1.5, 0.75, 0
|
||||
-1.5, 1.5, 0
|
||||
-0.75, 1.5, 0
|
||||
0, 1.5, 0
|
||||
0.75, 1.5, 0
|
||||
1.5, 1.5, 1
|
Reference in New Issue
Block a user