PhpSpreadsheet/tests/data/Calculation/Statistical/VARA_ODS.php

17 lines
240 B
PHP

<?php
return [
[
754.266666666667,
[1345, 1301, 1368, 1322, 1310, 1370, 1318, 1350, 1303, 1299],
],
[
0.5,
[true, false],
],
[
0.333333333333,
[true, false, 1],
],
];