PhpSpreadsheet/tests/data/Calculation/MathTrig/MULTINOMIAL.php

18 lines
151 B
PHP
Raw Normal View History

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