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

6 lines
57 B
PHP

<?php
return [
['$12,345.67890', 12345.6789, 5],
];