PhpSpreadsheet/tests/data/Calculation/Statistical/FISHER.php
2020-05-18 13:49:57 +09:00

17 lines
174 B
PHP

<?php
return [
[
-1.472219489583,
-0.9,
],
[
-0.255412811883,
-0.25,
],
[
1.098612288668,
0.8,
],
];