PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions
oleibman e87be5e16d
Failing Test Requiring Too Much Precision (#2647)
The new array tests for IMCSC fail on my system because of a rounding error in the 14th (!) decimal position. This is not a real failure. Change the test to use only the first 8 decimal positions.
2022-03-04 00:11:04 -08:00
..
Database Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
DateTime Last of the work on array-enabling Date/Time functions; all completed in this category 2022-02-10 20:53:58 +01:00
Engineering Failing Test Requiring Too Much Precision (#2647) 2022-03-04 00:11:04 -08:00
Financial Style and phpstan cleanups 2022-02-11 13:55:52 +01:00
Information Fix for issue #2614 (#2615) 2022-02-22 09:06:10 +01:00
Logical Convert all relevant Logical functions to support array arguments (#2600) 2022-02-18 02:56:23 +01:00
LookupRef Initial work on implementing Array-enabled for the HLOOKUP() and VLOOKUP() functions (#2611) 2022-02-21 19:56:21 +01:00
MathTrig Initial work on implementing Array-enabled for the HLOOKUP() and VLOOKUP() functions (#2611) 2022-02-21 19:56:21 +01:00
Statistical First steps toward array-enabling the information functions (#2608) 2022-02-20 16:46:25 +01:00
TextData All Text functions made array-ready 2022-02-12 12:22:31 +01:00
Web Initial implementation of the URLENCODE() web function (#2031) 2021-04-28 17:10:36 +02:00
DeprecatedExcelErrorTest.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00