PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Mark Baker a2bb825bc5
Extract Normal and Standard Normal Distributions from the Statistical Class (#1981)
* Extract Normal and Standard Normal Distributions from the Statistical Class
* Extract ZTest from the Statistical Class, and move it to the Standard Normal Distribution class
Additional unit tests for NORMINV()
* Extract LogNormal distribution functions from Statistical
2021-04-02 20:17:03 +02:00
..
Engine Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
Functions Extract Normal and Standard Normal Distributions from the Statistical Class (#1981) 2021-04-02 20:17:03 +02:00
CalculationTest.php Fix for Issue #1887 - Lose Track of Selected Cells After Save (#1908) 2021-03-10 21:23:08 +01:00
DefinedNameConfusedForCellTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
DefinedNamesCalculationTest.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
FormulaAsStringTest.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
FunctionsTest.php Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
LookupRefTest.php Unhappy path tests for FORMULATEXT() Function (#1915) 2021-03-10 22:38:41 +01:00
TranslationTest.php Initial Formula Translation tests (#1886) 2021-02-28 13:18:51 +01:00
XlfnFunctionsTest.php Save Excel 2010+ Functions Properly 2020-05-18 12:37:35 +09:00