summaryrefslogtreecommitdiff
path: root/sc/qa/unit/data/functions/statistical
AgeCommit message (Expand)Author
2023-08-31Related: tdf#156985 Adjust doc layout to what FunctionsTest::load() expectsEike Rathke
2022-06-26fix ByValue lookups with ScSortedRangeCacheLuboš Luňák
2022-05-15no ScSortedRangeCache-based query for number-as-string (tdf#149071)Luboš Luňák
2022-05-09tdf#148948: sc_statistical_functions: Add unittestXisco Fauli
2021-12-27sc: clean up fods files a bitXisco Fauli
2021-12-16Allow for some variance in results of some more Calc function callsStephan Bergmann
2021-12-10Allow for presumably more precices results of some more Calc function callsStephan Bergmann
2021-05-24tdf#94962 - Fixed german text:p of type booleanAndreas Heinisch
2021-05-10Test Kahan Sum. Will check Kahan sum stills work properly.dante
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante
2021-05-07tdf#137679 Use Kahan summation for interpr8.cxxdante
2021-05-03tdf#137679 Use Kahan summation for interpr3.cxx (1/2)dante
2021-04-21tdf#94962 - Limit calculation of pearson coefficientAndreas Heinisch
2021-02-03tdf#140014: sc_statistical_functions: Add unittestXisco Fauli
2020-12-03Related: tdf#138360 Use approxFloor() in rtl_math_round()Eike Rathke
2020-08-29Fix typo in codeAndrea Gelmini
2020-02-27Related: tdf#130725: use strtod also in rtl::math::stringToDoubleMike Kaganski
2020-01-03tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski
2019-05-07Test RANK(), not the underlying floating point representation of durationEike Rathke
2018-12-08Adds additional test-case for AVERAGEIFS...Dennis Francis
2018-11-30i#32345 Support a matrix of rank argument for LARGE()/SMALL()Takeshi Abe
2018-11-29make OpenCL bail out if it can't handle multi-column refsLuboš Luňák
2018-11-15Resolves: i#32345 Make LARGE()/SMALL() return an arrayTakeshi Abe
2018-10-30sc: Fix a wrong reference in a SMALL()'s test caseTakeshi Abe
2018-10-18add test for bug tdf#73081Zdeněk Crhonek
2018-10-15sc: Let SKEW/SKEWP raise #!DIV/0 when < 3 numbers are givenTakeshi Abe
2018-10-15sc: Make KURT() return #DIV/0! when <4 arguments are givenTakeshi Abe
2018-08-23add test for tdf#119137Zdeněk Crhonek
2018-07-26sc: Make CONFIDENCE.T() raise #DIV/0! when size is 1Takeshi Abe
2018-07-13sc: Add a test case for ZTEST() raising #DIV/0!Takeshi Abe
2018-05-09tdf#117433 count empty cells properly with COUNTIF.Winfried Donkers
2018-05-03tdf#117041 use correct expression in if statement.Winfried Donkers
2018-04-25tdf#117041 implement note at end of ODFF1.2 par. 6.18.37Winfried Donkers
2018-03-29tdf#97977 make MODE.MULT fully compatible with Excel.Winfried Donkers
2018-03-15tdf#97977 related : make MODE.SNGL comply with Excel.Winfried Donkers
2018-01-17Use ROUNDSIG(...,13) to hopefully fix Jenkins lo_callgrind_linux buildsEike Rathke
2018-01-16tdf#96821 fix corner cases for Calc function ROUND.Winfried Donkers
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers
2017-05-20tdf#107892 add MAXIFS testZdeněk Crhonek
2017-05-05tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improveWinfried Donkers
2017-04-13add STDEVPA test caseZdeněk Crhonek
2017-04-13add ZTEST, Z.TEST test caseZdeněk Crhonek
2017-02-25add TINV test caseZdeněk Crhonek
2017-02-25add CHISQ.DIST.RT T.DIST.RT testcaseZdeněk Crhonek
2017-02-25add CHISQ.TEST,CHISQDIST,CHISQINV,CHITEST,SEARCH test caseZdeněk Crhonek
2017-02-24maybe try ROUNDSIG(...,9) ...?Eike Rathke
2017-02-23let's try if using the new ROUNDSIG(...,12) helpsEike Rathke
2017-02-17add CHISQ.INV, CHISQ.INV.RT test caseZdeněk Crhonek
2017-02-13add T.INV.2T test caseZdeněk Crhonek
2017-02-07add VAR.P, VAR.S, VARA, VARP, VARPA, WEIBULL, WEIBULL.DIST test caseZdeněk Crhonek