PhpSpreadsheet/tests/data/Calculation/Engineering
Mark Baker d5dc58d20e
Extract information functions (#2605)
* Split Information functions into a dedicated class and namespace and categorise as Value or Error
* Refactor all error functions into the new ExcelError class
2022-02-19 13:53:17 +01:00
..
BESSELI.php New Bessel Algorithm, providing a higher degree of accuracy and precision (#1946) 2021-03-24 13:29:54 +01:00
BESSELJ.php New Bessel Algorithm, providing a higher degree of accuracy and precision (#1946) 2021-03-24 13:29:54 +01:00
BESSELK.php New Bessel Algorithm, providing a higher degree of accuracy and precision (#1946) 2021-03-24 13:29:54 +01:00
BESSELY.php New Bessel Algorithm, providing a higher degree of accuracy and precision (#1946) 2021-03-24 13:29:54 +01:00
BIN2DEC.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
BIN2HEX.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
BIN2OCT.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
BITAND.php Bitwise Functions and 32-bit (#1900) 2021-03-14 20:05:31 +01:00
BITLSHIFT.php Bitwise Functions and 32-bit (#1900) 2021-03-14 20:05:31 +01:00
BITOR.php Bitwise Functions and 32-bit (#1900) 2021-03-14 20:05:31 +01:00
BITRSHIFT.php Bitwise Functions and 32-bit (#1900) 2021-03-14 20:05:31 +01:00
BITXOR.php Bitwise Functions and 32-bit (#1900) 2021-03-14 20:05:31 +01:00
COMPLEX.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
CONVERTUOM.php Additional Unit Test Cases for Convert UoM (#1864) 2021-02-19 08:41:26 +01:00
DEC2BIN.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
DEC2HEX.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
DEC2OCT.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01: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 Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
HEX2DEC.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
HEX2OCT.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
IMABS.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMAGINARY.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMARGUMENT.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMCONJUGATE.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMCOS.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMCOSH.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMCOT.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMCSC.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMCSCH.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMDIV.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMEXP.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMLN.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMLOG2.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMLOG10.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMPOWER.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMPRODUCT.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMREAL.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSEC.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSECH.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSIN.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSINH.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSQRT.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSUB.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMSUM.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
IMTAN.php Extract information functions (#2605) 2022-02-19 13:53:17 +01:00
OCT2BIN.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
OCT2DEC.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00
OCT2HEX.php Improve Coverage of BIN2DEC etc. (#1902) 2021-03-14 20:04:50 +01:00