PhpSpreadsheet/tests/data/Calculation
Mark Baker 57213deb64
Implementation of MS Excel's LOGNORM.DIST(), NORM.S.DIST(), F.DIST(), GAUSS() and GAMMA() functions (#1588)
* `GAUSS()` and `GAMMA()`, `NORM.S.DIST()`, `LOGNORM.DIST()` and `F.DIST()` function implementations, and further unit tests for a number of the statistical functions

Co-authored-by: Adrien Crivelli <adrien.crivelli@gmail.com>
2020-07-25 12:44:51 +02:00
..
DateTime Calcualtion - DATEDIF - fix result for Y & YM units (#1466) 2020-05-25 21:33:48 +02:00
Engineering Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
Financial Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Functions Fixed Functions->ifCondition for allowing <> and empty condition 2019-11-17 21:03:11 +01:00
Logical Add support for IFS() logical function (#1442) 2020-06-20 18:21:19 +02:00
LookupRef Fix HLOOKUP on single row (#1512) 2020-06-19 21:06:41 +02:00
MathTrig Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Statistical 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
TextData Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00
Web WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00
Calculation.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FunctionsAsString.php MATCH with a static array should return the position of the found value based on the values submitted. 2020-04-26 22:09:31 +09:00