PhpSpreadsheet/tests/data/Calculation/Engineering
Mark Baker c54e3e9979
Extract DELTA() and GESTEP() functions from the Engineering class into a dedicated Comparison classes (#1853)
* Extract DELTA() and GESTEP() functions from the Engineering class into a dedicated Comparison classes

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

Note that unit tests still point to the Engineering class stubs; these should be modified to use the Erf and ErfC classes directly when the stubs are removed
2021-02-13 20:52:20 +01:00
..
BESSELI.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
BESSELJ.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
BESSELK.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
BESSELY.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
BIN2DEC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
BIN2HEX.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
BIN2OCT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
BITAND.php Add new Bitwise Functions introduced in MS Excel 2013 (#603) 2018-07-22 22:16:34 +01:00
BITLSHIFT.php Add new Bitwise Functions introduced in MS Excel 2013 (#603) 2018-07-22 22:16:34 +01:00
BITOR.php Add new Bitwise Functions introduced in MS Excel 2013 (#603) 2018-07-22 22:16:34 +01:00
BITRSHIFT.php Add new Bitwise Functions introduced in MS Excel 2013 (#603) 2018-07-22 22:16:34 +01:00
BITXOR.php Add new Bitwise Functions introduced in MS Excel 2013 (#603) 2018-07-22 22:16:34 +01:00
COMPLEX.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
CONVERTUOM.php Update Units of Measure supported by the CONVERT() function (#1768) 2020-12-29 18:19:43 +01:00
DEC2BIN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DEC2HEX.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DEC2OCT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DELTA.php Extract DELTA() and GESTEP() functions from the Engineering class into a dedicated Comparison classes (#1853) 2021-02-13 20:52:20 +01:00
ERF.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ERFC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ERFPRECISE.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
GESTEP.php Extract DELTA() and GESTEP() functions from the Engineering class into a dedicated Comparison classes (#1853) 2021-02-13 20:52:20 +01:00
HEX2BIN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
HEX2DEC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
HEX2OCT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMABS.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMAGINARY.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMARGUMENT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMCONJUGATE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMCOS.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMCOSH.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMCOT.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMCSC.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMCSCH.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMDIV.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMEXP.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMLN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMLOG2.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMLOG10.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMPOWER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMPRODUCT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMREAL.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMSEC.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMSECH.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMSIN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMSINH.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMSQRT.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMSUB.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
IMSUM.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IMTAN.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
OCT2BIN.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
OCT2DEC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
OCT2HEX.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00