6d739f1fe6
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts. * More statistical tests * Further statistical tests * Unit tests for some of the trend functions * resolve scrutiniser objections * Fix order of @return types :-(
17 lines
186 B
PHP
17 lines
186 B
PHP
<?php
|
|
|
|
return [
|
|
[
|
|
8.383430828608,
|
|
0.3, 7,
|
|
],
|
|
[
|
|
6.737200771955,
|
|
0.75, 10,
|
|
],
|
|
[
|
|
18.30697345702,
|
|
0.050001, 10,
|
|
],
|
|
];
|