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

9 lines
84 B
PHP

<?php
return [
[
1.6226711115996,
2.5, 3, 0.5, 1, 3,
],
];