PhpSpreadsheet/tests/data/Calculation/Financial/PRICEMAT.php

17 lines
335 B
PHP

<?php
return [
[
99.98449887555694,
'15-Feb-2008', '13-Apr-2008', '11-Nov-2007', 0.061, 0.061, 0,
],
[
106.8486842105263,
'1-Apr-2017', '31-Mar-2021', '1-Jan-2017', 0.055, 0.035,
],
[
93.0909090909091,
'1-Jul-2017', '1-Jan-2027', '1-Jan-2017', 0.07, 0.08,
],
];