Mark Baker
|
2d8c8c8ecf
|
Trend unit tests (#1899)
- Move TREND() functions into the Statistical Trends class
- Unit tests for TREND()
- Create Confidence class for Statistical Confidence functions
|
2021-03-06 22:50:19 +01:00 |
Mark Baker
|
70e371189c
|
Move the trend functions from Statistical and into their own group class (#1890)
* Move the trend functions from Statistical and into their own group class
* Additional LINEST()/LOGEST() tests, and fix for the returned array
|
2021-03-03 12:51:50 +01:00 |
Mark Baker
|
9683e5be18
|
More unit tests for statistical functions, including a bugfix to LARGE() (#1601)
* More unit tests for statistical functions, including a bugfix to LARGE() that was identified in testing
|
2020-07-29 23:56:37 +02:00 |