PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/MathTrig
Mark Baker e3b7cb5f9d
I'm ignoring SUMIF() and SUMIFS() for the moment; so this should complete all the applicable Math/Trig functions;so the subset SERIESSUM() function and RANDBETWEEN() should complete Math/Trig (#2586)
2022-02-13 12:50:05 +01:00
..
AbsTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AcosTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AcoshTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AcotTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AcothTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AllSetupTeardown.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
ArabicTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AsinTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AsinhTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
Atan2Test.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AtanTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
AtanhTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
BaseTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
CeilingMathTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
CeilingPreciseTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
CeilingTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
CombinATest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CombinTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CosTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CoshTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CotTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CothTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CscTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
CschTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
DegreesTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
EvenTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
ExpTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
FactDoubleTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
FactTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
FloorMathTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
FloorPreciseTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
FloorTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
GcdTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
IntTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
LcmTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
LnTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
Log10Test.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
LogTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00
MInverseTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
MMultTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
MRoundTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
MUnitTest.php MathTrig - Change Names of funcWhatever to evaluate (#2008) 2021-04-20 22:43:29 +02:00
MdeTermTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
ModTest.php Enable array-readiness for more Math/Trig functions 2022-02-12 16:56:06 +01:00
MovedFunctionsTest.php Continue MathTrig Breakup - Completion! (#1985) 2021-04-05 16:39:03 +02:00
MultinomialTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
OddTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
PowerTest.php Enable array-readiness for more Math/Trig functions 2022-02-12 16:56:06 +01:00
ProductTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
QuotientTest.php Enable array-readiness for more Math/Trig functions 2022-02-12 16:56:06 +01:00
RadiansTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
RandArrayTest.php Additional unit tests for RANDARRAY() Math/Trig function implementation (#2563) 2022-02-07 10:19:19 +01:00
RandBetweenTest.php I'm ignoring SUMIF() and SUMIFS() for the moment; so this should complete all the applicable Math/Trig functions;so the subset SERIESSUM() function and RANDBETWEEN() should complete Math/Trig (#2586) 2022-02-13 12:50:05 +01:00
RandTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
RomanTest.php Enable array-readiness for more Math/Trig functions 2022-02-12 16:56:06 +01:00
RoundDownTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
RoundTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
RoundUpTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SecTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SechTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SequenceTest.php Implementation of the SEQUENCE() Excel365 function (#2536) 2022-01-29 14:32:40 +01:00
SeriesSumTest.php I'm ignoring SUMIF() and SUMIFS() for the moment; so this should complete all the applicable Math/Trig functions;so the subset SERIESSUM() function and RANDBETWEEN() should complete Math/Trig (#2586) 2022-02-13 12:50:05 +01:00
SignTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SinTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SinhTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SqrtPiTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SqrtTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
SubTotalTest.php 2 Tests vs. Scrutinizer/Phpstan 2021-07-01 11:15:02 +02:00
SumIfTest.php Fix for Issue 2158 (AverageIf Calculation Problem) (#2160) 2021-06-15 09:54:57 +02:00
SumIfsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
SumProductTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
SumSqTest.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
SumTest.php Missed One 2021-05-14 09:54:24 +02:00
SumX2MY2Test.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
SumX2PY2Test.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
SumXMY2Test.php Minor Improvement to Test Cleanup MathTrig 2021-05-14 09:54:24 +02:00
TanTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
TanhTest.php Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
TruncTest.php Enable array-readiness for more Math/Trig functions (#2584) 2022-02-12 20:47:47 +01:00