PhpSpreadsheet/tests/data/Calculation/Financial
Mark Baker 0ea97f14e1
Fixes to coupon functions (#1068)
* New Unit Tests for COUPNUM()

* COUPNUM should not return zero when settlement is in the last period

* Additional tests and fixes for COUPNCD() and COUPPCD() functions
2019-07-10 21:22:16 +02:00
..
ACCRINT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ACCRINTM.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
AMORDEGRC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
AMORLINC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
COUPDAYBS.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
COUPDAYS.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
COUPDAYSNC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
COUPNCD.php Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
COUPNUM.php Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
COUPPCD.php Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
CUMIPMT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
CUMPRINC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DB.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DDB.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DISC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DOLLARDE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
DOLLARFR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
EFFECT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
FV.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
FVSCHEDULE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
INTRATE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IPMT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
IRR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ISPMT.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
MIRR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
NOMINAL.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
NPER.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
NPV.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
PDURATION.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
PRICE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
PRICEDISC.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
PV.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
RATE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
RRI.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
SLN.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
SYD.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
XIRR.php Refactor tests data from custom format to PHP 2016-08-16 21:00:19 +09:00