PhpSpreadsheet/tests/data/Calculation
Paul Kievits a6c56d0f81
Added support for the FLOOR.MATH and FLOOR.PRECISE functions
2020-04-26 22:19:33 +09:00
..
DateTime Changes to WEEKNUM and YEARFRAC (#1316) 2020-02-19 20:22:31 +01:00
Engineering Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
Financial Validate XIRR inputs and return correct error values 2019-11-17 21:17:12 +01:00
Functions Fixed Functions->ifCondition for allowing <> and empty condition 2019-11-17 21:03:11 +01:00
Logical Fix IF implementation to comply with Excel behavior 2019-11-17 18:26:33 +01:00
LookupRef Merge branch 'master' into Further-Test-Refactoring 2019-09-20 16:04:36 -07:00
MathTrig Added support for the FLOOR.MATH and FLOOR.PRECISE functions 2020-04-26 22:19:33 +09:00
Statistical Improved tests (#1110) 2019-07-26 22:21:17 +02:00
TextData Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00
Calculation.php Fix branch pruning resolution of non boolean conditions 2019-11-10 22:59:09 +01: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