mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-25 15:08:19 +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
9 lines
128 B
PHP
9 lines
128 B
PHP
<?php
|
|
|
|
return [
|
|
[
|
|
754.266666666667,
|
|
[1345, 1301, 1368, 1322, 1310, 1370, 1318, 1350, 1303, 1299],
|
|
],
|
|
];
|