File: MIRR-Function.properties

package info (click to toggle)
libformula 1.1.7.dfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 3,208 kB
  • ctags: 2,984
  • sloc: java: 17,370; xml: 1,541; makefile: 25
file content (8 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
display-name=MIRR
description=Returns the modified internal rate of return for a series of investments.
parameter.0.display-name=Values
parameter.0.description=An array or reference to cells whose contents correspond to the payments.
parameter.1.display-name=investment
parameter.1.description=Interest rate for investments (the negative values in the array).
parameter.2.display-name=reinvest_rate
parameter.2.description=interest rate for reinvestments (the positive values in the array).