sagacity/inc/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/MathTrig/SERIESSUM.php

35 lines
429 B
PHP
Raw Normal View History

<?php
return [
[
3905,
5,
1,
1,
[
[
1,
1,
1,
1,
1,
],
],
],
[
3186,
2,
1,
2,
[
[
1,
2,
3,
4,
5,
],
],
],
];