PhpSpreadsheet/tests/data/Calculation/MathTrig/MULTINOMIAL.php
2016-08-16 21:00:19 +09:00

18 lines
151 B
PHP

<?php
return [
[
2,
3,
4,
1260,
],
[
3,
1,
2,
5,
27720,
],
];