update 1.0.8.0
Commits for version update
This commit is contained in:
15
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/MathTrig/SQRTPI.data
vendored
Normal file
15
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/MathTrig/SQRTPI.data
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
"ABC", "#VALUE!"
|
||||
-1.5, "#NUM!"
|
||||
-1, "#NUM!"
|
||||
-0.5, "#NUM!"
|
||||
0, 0.000000000000000000
|
||||
0.5, 1.253314137315500000
|
||||
1, 1.772453850905520000
|
||||
1.5, 2.170803763674800000
|
||||
2, 2.506628274631000000
|
||||
2.5, 2.802495608198960000
|
||||
3, 3.069980123839470000
|
||||
3.5, 3.315957521978270000
|
||||
4, 3.544907701811030000
|
||||
4.5, 3.759942411946500000
|
||||
5, 3.963327297606010000
|
Reference in New Issue
Block a user