PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/MathTrig
oleibman a4982fd9fe
Continue MathTrig Breakup - Penultimate? (#1973)
* Continue MathTrig Breakup - Penultimate?

Continuing the process of breaking MathTrip.php up into smaller classes. This round takes care of about half of what is left, so perhaps one round after this one will finish the job:
- ARABIC
- COMBIN; also implemented COMBINA
- FACTDOUBLE
- GCD (which accepts and ignores empty cells as arguments, but returns VALUE if all the arguments are that way; LCM does the same)
- LOG_BASE, LOG10, LN
- implemented MUNIT
- MOD
- POWER
- RAND, RANDBETWEEN (RANDARRAY is too complicated to implement with this ticket)

As you can see from the description, there are some functions which were combined in a single class. When not combined, I adopted PowerKiki's suggestion of using "execute" as the function name.

Co-authored-by: Mark Baker <mark@lange.demon.co.uk>
2021-04-02 14:35:34 +02:00
..
AbsTest.php Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
AcosTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AcoshTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AcotTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AcothTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AllSetupTeardown.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
ArabicTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
AsinTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AsinhTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
Atan2Test.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AtanTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
AtanhTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
BaseTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CeilingMathTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CeilingPreciseTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CeilingTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CombinATest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
CombinTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
CosTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CoshTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CotTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CothTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CscTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
CschTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
DegreesTest.php Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
EvenTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
ExpTest.php Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
FactDoubleTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
FactTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
FloorMathTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
FloorPreciseTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
FloorTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
GcdTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
IntTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
LcmTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
LnTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
Log10Test.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
LogTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
MInverseTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
MMultTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
MRoundTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
MUnitTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
MdeTermTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
ModTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
MovedFunctionsTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
MultinomialTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
OddTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
PowerTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
ProductTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
QuotientTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
RadiansTest.php Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
RandBetweenTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
RandTest.php Continue MathTrig Breakup - Penultimate? (#1973) 2021-04-02 14:35:34 +02:00
RomanTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
RoundDownTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
RoundTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
RoundUpTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SecTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SechTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SeriesSumTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SignTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SinTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SinhTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SqrtPiTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SqrtTest.php Problems Using Builtin PHP Functions Directly As Excel Functions (#1799) 2021-01-26 22:55:06 +01:00
SubTotalTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SumIfTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SumIfsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SumProductTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SumSqTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SumTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
SumX2MY2Test.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SumX2PY2Test.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
SumXMY2Test.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
TanTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
TanhTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00
TruncTest.php Continue MathTrig Breakup - Problem Children (#1954) 2021-03-26 17:35:30 +09:00