This website requires JavaScript.
Explore
Help
Sign In
alex
/
PhpSpreadsheet
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
edc411e6dd
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
Statistical
/
FISHER.php
17 lines
174 B
PHP
Raw
Normal View
History
Unescape
Escape
Improved tests (#1110) * Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts. * New statistical tests * Sniffs * Additional statistical function unit tests * Additional statistical function unit tests * Fix case-sensitivity * Fix HARMEAN code logic * Unit tests refactored into individual files for all logical functions Implemented IFNA() * Fix silly typo * NOT needs ...args to allow for test when no argument passed * Codestyle * Use instance asserts
2019-07-26 20:21:17 +00:00
<
?
php
return
[
[
-
1.472219489583
,
-
0.9
,
],
[
-
0.255412811883
,
-
0.25
,
],
[
1.098612288668
,
0.8
,
Update PHP-CS-Fixer rules
2020-05-18 04:49:57 +00:00
],
Improved tests (#1110) * Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts. * New statistical tests * Sniffs * Additional statistical function unit tests * Additional statistical function unit tests * Fix case-sensitivity * Fix HARMEAN code logic * Unit tests refactored into individual files for all logical functions Implemented IFNA() * Fix silly typo * NOT needs ...args to allow for test when no argument passed * Codestyle * Use instance asserts
2019-07-26 20:21:17 +00:00
];