Template:APR/doc

From Sarkarverse
< Template:APR
Revision as of 00:46, 8 December 2013 by T12 (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template calculates an annual percentage rate (APR) from two values some time apart.

Use

The full syntax of this template is:

{{APR|old|new|years|form=}}

Parameters

  • old is the required old value.
  • new is the required new value.
  • years is the required number of years between the old and new values.
  • form is the optional result format parameter:
    • form=percent – format result as a percentage (default)
    • form=real – format result as a real number

Examples

{{APR|100|170|10}} yields 4.138%
{{APR|$149,000|$185,000|4.75}} yields 2.687%
{{APR|19.86|19.24|0.25}} yields -11.915%
{{APR|245.67|312.80|1.5}} yields 17.474%
{{APR|245.67|312.80|1.5|form=real}} yields 0.17474357665668

See also