PhpSpreadsheet/tests/rawTestData/Calculation/MathTrig/MDETERM.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

15 lines
460 B
Plaintext

{1|2|3;4|5|6;7|8|9}, 6.661338147750940E-16
{1.1|2.2|3.3;4.4|5.5|6.6;7.7|8.8|9.9}, 1.61204383175573E-15
{10|20|30;40|50|60;70|80|90}, -4.26325641456060E-12
{8|1|6;3|5|7;4|9|2}, -3.6E+02
{5|2;7|1}, -9
{6|4|2;3|5|3;2|3|4}, 40
{0.2|1;0.35|10.8}, 1.81
{0.2|1|-0.9;0.35|10.8|4;-3.15|5|}, "#VALUE!"
{1|2;3|4}, -2
{1|2|1;3|4|2;1|1|2}, -3
{1|3|8|5;1|3|6|1;1|1|1|0;7|3|10|2}, 88
{3|6|1;1|1|0;3|10|2}, 1
{3|6;1|1}, -3
{1|3|8|5;1|3|6|1}, "#VALUE!"