..
AveDevTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
AverageATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
AverageIf2Test.php
Fix for Issue 2158 (AverageIf Calculation Problem) ( #2160 )
2021-06-15 09:54:57 +02:00
AverageIfTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
AverageIfsTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
AverageTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
BetaDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
BetaInvTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
BinomDistRangeTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
BinomDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
BinomInvTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ChiDistLeftTailTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ChiDistRightTailTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ChiInvLeftTailTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ChiInvRightTailTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ChiTestTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ConfidenceTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CorrelTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CountATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CountBlankTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CountIfTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CountIfsTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CountTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
CovarTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
DevSqTest.php
Start work on refactoring the last of the Excel Statistical functions ( #2033 )
2021-04-29 14:34:50 +02:00
ExponDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
FDistTest.php
Extract a few more Distribution functions from Statistical ( #1975 )
2021-03-31 21:45:06 +02:00
FisherInvTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
FisherTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ForecastTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
GammaDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
GammaInvTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
GammaLnTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +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
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
GrowthTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
HarMeanTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
HypGeomDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
InterceptTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
KurtTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
LargeTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
LinEstTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
LogEstTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
LogInvTest.php
More unit tests for statistical functions, including a bugfix to LARGE() ( #1601 )
2020-07-29 23:56:37 +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
MaxATest.php
More unit tests for statistical functions, including a bugfix to LARGE() ( #1601 )
2020-07-29 23:56:37 +02:00
MaxIfsTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
MaxTest.php
More unit tests for statistical functions, including a bugfix to LARGE() ( #1601 )
2020-07-29 23:56:37 +02:00
MedianTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
MinATest.php
More unit tests for statistical functions, including a bugfix to LARGE() ( #1601 )
2020-07-29 23:56:37 +02:00
MinIfsTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
MinTest.php
More unit tests for statistical functions, including a bugfix to LARGE() ( #1601 )
2020-07-29 23:56:37 +02:00
ModeTest.php
Update PHP-CS-Fixer rules
2020-05-18 13:49:57 +09:00
NegBinomDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +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
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09: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
PercentRankTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
PercentileTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
PermutTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
PermutationATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
PoissonTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
QuartileTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
RankTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
RsqTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
SkewTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
SlopeTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
SmallTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
StDevATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
StDevPATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
StDevPTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
StDevTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +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
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
TDistTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
TinvTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
TrendTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
TrimMeanTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
VarATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
VarPATest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
VarPTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
VarTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
WeibullTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00
ZTestTest.php
Reduce PHPStan error in tests
2021-04-12 11:10:23 +09:00