PhpSpreadsheet/tests/data/Calculation/Engineering
Mark Baker 4e8a926cb4
Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940)
* Final breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes
* Additional unhappy path tests for Complex Number functions
* Fix return docblocks for floats to allow for error strings
2021-03-19 18:50:43 +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 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 Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +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 Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMAGINARY.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMARGUMENT.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMCONJUGATE.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMCOS.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMCOSH.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMCOT.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMCSC.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMCSCH.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMDIV.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMEXP.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMLN.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMLOG2.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMLOG10.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMPOWER.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMPRODUCT.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMREAL.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSEC.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSECH.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSIN.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSINH.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSQRT.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSUB.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMSUM.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +01:00
IMTAN.php Final part of breaking down the Engineering class for Excel Engineering functions into smaller individual/group classes (#1940) 2021-03-19 18:50:43 +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