PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
Mark Baker 42ecc270ec
Extract Permutation functions from the Statistical class into a dedicated Permutations class (#1851)
* Extract Permutation functions from the Statistical class into a dedicated Permutations class

Retain the original methods in the Statistical class as stubs for BC, but deprecate them. They will be removed for PHPSpreadsheet v2

Note that unit tests still point to the Statistical class stubs; these should be modified to use the Permutations class directly when the stubs are removed

Also provided a basic implementationof the PERMUTATIONA() Function
2021-02-13 15:35:07 +01:00
..
DateTime Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
Engineering Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Financial Extract remaining Excel function unit tests into separate test classes for each function (#1817) 2021-01-31 15:09:56 +01:00
Logical Add support for IFS() logical function (#1442) 2020-06-20 18:21:19 +02:00
LookupRef Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MathTrig Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
Statistical Extract Permutation functions from the Statistical class into a dedicated Permutations class (#1851) 2021-02-13 15:35:07 +01:00
TextData Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
Web WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00