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

9 lines
79 B
PHP

<?php
return [
[
0.692951912734,
0.05, 2.5, 50,
],
];