PhpSpreadsheet/tests/rawTestData/Calculation/Engineering/BESSELY.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

24 lines
429 B
Plaintext

1.5, -1, "#NUM!"
2.5, 0, 0.49807036
2.5, 1, 0.14591814
2.5, 2, -0.38133585
3.5, 1, 0.41018842
3.5, 3, -0.35833535
3.5, 2, 0.04537144
12.5, 0, -0.17121431
1.5, "XYZ", "#VALUE!"
"ABC", 3, "#VALUE!"
-3.5, 1, "#NUM!"
-0.735, 1, "#NUM!"
0, 1, "#NUM!"
1.5, 1, -0.41230863
2.5, 1, 0.14591814
3.5, 1, 0.41018842
-9, 2, "#NUM!"
-0.735, 2, "#NUM!"
0, 2, "#NUM!"
0.9, 2, -1.94590960
1.9, 2, -0.66987868
3.5, 2, 0.04537144
4, 5, -0.79585142