mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-26 07:08:12 +00:00
2eaf9b53aa
* 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