PhpSpreadsheet/tests/rawTestData/Calculation/MathTrig/SQRTPI.data
Adrien Crivelli 00657c906e
Reorganize unit tests
All code for unit tests is now under the `PhpSpreadsheet\Tests` namespace
which is autoloaded via composer mechanism. So there is no need for
`require()` anymore.

Also, tests were moved in `tests/` folder and phpunit should be executed from
the project root folder. This is to conform to the de facto standard, notably
in use in phpunit itself.
2016-08-14 02:29:33 +09:00

16 lines
331 B
Plaintext

"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