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

13 lines
138 B
PHP

<?php
return [
[
0.606530659713,
0.5, 1, false,
],
[
0.393469340287,
0.5, 1, true,
],
];