This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-08-24 23:58:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d8c8c8ecf327693f7fd5fae0bf0e53db4baf2fe
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
Engineering
T
History
Mark Baker
409c05b542
Additional Unit Test Cases for Convert UoM (
#1864
)
...
* Additional Unit Test Cases
2021-02-19 08:41:26 +01:00
..
BESSELI.php
Refactor engineering tests (
#1106
)
2019-07-25 21:02:41 +02:00
BESSELJ.php
…
BESSELK.php
…
BESSELY.php
…
BIN2DEC.php
…
BIN2HEX.php
…
BIN2OCT.php
…
BITAND.php
…
BITLSHIFT.php
…
BITOR.php
…
BITRSHIFT.php
…
BITXOR.php
…
COMPLEX.php
Refactor engineering tests (
#1106
)
2019-07-25 21:02:41 +02:00
CONVERTUOM.php
Additional Unit Test Cases for Convert UoM (
#1864
)
2021-02-19 08:41:26 +01:00
DEC2BIN.php
…
DEC2HEX.php
…
DEC2OCT.php
…
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
…
ERFC.php
…
ERFPRECISE.php
…
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
…
HEX2DEC.php
…
HEX2OCT.php
…
IMABS.php
…
IMAGINARY.php
…
IMARGUMENT.php
…
IMCONJUGATE.php
…
IMCOS.php
…
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
…
IMLN.php
…
IMLOG2.php
…
IMLOG10.php
…
IMPOWER.php
…
IMPRODUCT.php
…
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
…
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
…
IMTAN.php
Add new Complex Number Functions introduced in MS Excel 2013 (
#601
)
2018-07-25 14:38:44 +01:00
OCT2BIN.php
…
OCT2DEC.php
…
OCT2HEX.php
…