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

13 lines
189 B
PHP

<?php
return [
[
90.0,
['01-Apr-2017', '31-Mar-2021', 0.025, 100],
],
[
97.6311475409836,
['2008-02-15', '2008-11-30', 0.03, 100, 1],
],
];