PhpSpreadsheet/tests/data/Calculation/Statistical
Mark Baker f1e82a212f
Extended unit tests (#1087)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Additional unit tests for average functions, and fix to AVERAGEIF() function if third argument is passed

* Update change log

* Stricter typed comparisons in AVERAGEIF() conditions

* Unit tests for BETADIST() and BETAINV()
2019-07-16 16:18:42 +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 Extended unit tests (#1087) 2019-07-16 16:18:42 +02:00
BETADIST.php Extended unit tests (#1087) 2019-07-16 16:18:42 +02:00
BETAINV.php Extended unit tests (#1087) 2019-07-16 16:18:42 +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
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