sagacity/inc/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/MathTrig/PRODUCT.php
Ryan Prather d52454d1bb Updates to 3rd party libraries
Add Dockerfile and specific docker-php.ini
2018-08-28 21:27:13 -04:00

52 lines
554 B
PHP

<?php
return [
[
2250,
5,
15,
30,
],
[
4500,
5,
15,
30,
2,
],
[
1440,
3,
6,
2,
8,
5,
],
[
12,
3,
4,
],
[
54,
3,
4,
4.5,
],
[
-366.12,
3,
4,
4.5,
-6.7800000000000002,
],
[
732.24000000000001,
3,
4,
4.5,
-6.7800000000000002,
-2,
],
];