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

13 lines
144 B
PHP

<?php
return [
[
0.960370937542,
3, 7.5, 9, 1, 4,
],
[
0.598190307617,
7.5, 8, 9, 5, 10,
],
];