PhpSpreadsheet/tests/data/Calculation/Statistical
Mark Baker 6d739f1fe6
Additional statistical work (#1088)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* More statistical tests

* Further statistical tests

* Unit tests for some of the trend functions

* resolve scrutiniser objections

* Fix order of @return types :-(
2019-07-16 20:35:48 +02:00
..
AVEDEV.php Extended unit tests (#1087) 2019-07-16 16:18:42 +02:00
AVERAGE.php Extended unit tests (#1087) 2019-07-16 16:18:42 +02:00
AVERAGEA.php Extended unit tests (#1087) 2019-07-16 16:18:42 +02:00
AVERAGEIF.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
BETADIST.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
BETAINV.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
BINOMDIST.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
CHIDIST.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
CHIINV.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
CONFIDENCE.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
CORREL.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
COUNTIF.php Countif strict comparison (#1078) 2019-07-14 16:22:31 +02:00
COUNTIFS.php Countif strict comparison (#1078) 2019-07-14 16:22:31 +02:00
COVAR.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
FORECAST.php Additional statistical work (#1088) 2019-07-16 20:35:48 +02:00
MAXIFS.php Calculation/Statistical :: Add MAXIFS, MINIFS, COUNTIFS and Remove MINIF, MAXIF (#1059) 2019-07-14 12:55:42 +02:00
MINIFS.php Calculation/Statistical :: Add MAXIFS, MINIFS, COUNTIFS and Remove MINIF, MAXIF (#1059) 2019-07-14 12:55:42 +02:00