Skip to content

Conversation

@MarkBaker
Copy link
Member

Start splitting some of the basic Statistical functions out into separate classes containing just a few similar functions

This is:

- [ ] a bugfix
- [ ] a new feature
- [X] refactoring

Checklist:

Why this change is needed?

Part of the refactoring work to move all Excel function methods out of the monolithic category classes and into individual classes, or small function group classes for ease of maintennce

@MarkBaker MarkBaker merged commit 2eaf9b5 into master Mar 2, 2021
@MarkBaker MarkBaker deleted the Statistical-Splitting-out-more-functions branch March 2, 2021 17:02
BlackyTay pushed a commit to BlackyTay/PhpSpreadsheet that referenced this pull request Aug 8, 2025
…rate classes (PHPOffice#1888)

* Start splitting some of the basic Statistical functions out into separate classes containing just a few similar functions

* Splitting some of the basic Statistical functions out into separate classes containing just a few similar functions - MAX(), MAXA(), MIN() and MINA()

* Splitting some more of the basic Statistical functions out into separate classes containing just a few similar functions - StandardDeviations and Variances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants