PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/Statistical
Mark Baker fe121e8f7a
Additional statistical unit tests for non-happy path (#1594)
* Additional statistical unit tests for non-happy path
2020-07-25 21:58:08 +02:00
..
AveDevTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
AverageATest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
AverageIfTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
AverageTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
BetaDistTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
BetaInvTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
BinomDistTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ChiDistTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ChiInvTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ConfidenceTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CorrelTest.php Additional statistical unit tests for non-happy path (#1594) 2020-07-25 21:58:08 +02:00
CountATest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CountBlankTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CountIfTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CountIfsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CountTest.php Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
CovarTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ExponDistTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FDist2Test.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
FisherInvTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FisherTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ForecastTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
GammaDistTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
GammaInvTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
GammaLnTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
GammaTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
GaussTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
GeoMeanTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HarMeanTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
InterceptTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
KurtTest.php Additional statistical unit tests for non-happy path (#1594) 2020-07-25 21:58:08 +02:00
LogNormDist2Test.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
LogNormDistTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
MaxIfsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MedianTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MinIfsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ModeTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
NormDistTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
NormInvTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
NormSDist2Test.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
NormSDistTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
NormSInvTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
PermutTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
RsqTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SlopeTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
StandardizeTest.php Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588) 2020-07-25 12:44:51 +02:00
SteyxTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00