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

13 lines
140 B
PHP

<?php
return [
[
0.112020903828,
6, 3, 2, false,
],
[
0.576809918873,
6, 3, 2, true,
],
];