Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e667f9fd3d96e

Jump to content

Talk:Future value

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 16 years ago by 222.64.23.7 in topic Asset...future value...net discount rate....

old comments

[edit]

Can someone please add the mathematical derivation of the FV_annuity formula from the regular/lump sum FV formula? (Same for the PV formulas).

See [[[time value of money]] for the derivations.--Gregalton 16:37, 3 January 2007 (UTC)Reply

How to calculate i

[edit]

Given the values of MV, PV and n, how do we compute i in the following formula:

     MV = PV * ((1 + i) ^ n) / i

Thanks in advance. —Preceding unsigned comment added by Kpsendilkumar (talkcontribs) 05:04, 25 February 2008 (UTC)Reply

Wrong PHP formula

[edit]

I think the current PHP formula is wrong. I think the proper formula is

<?php
function FV($p, $i, $t){ return round($p * (pow(1 + $i, $t) - 1) / $i, 2); }
?>

69.20.226.218 (talk) 14:06, 24 September 2008 (UTC)Reply

What is the purpose of having a code implementation? I doubt the vast majority of people reading the article care about how it is implemented in PHP (or any coding language for that matter). What does this add to the article? 76.122.102.100 (talk) 22:10, 30 August 2009 (UTC)Reply

The relationship between the two equations....???

[edit]
  • : in this article

and

  • : from the topic of Interest

--222.64.23.7 (talk) 00:22, 25 January 2010 (UTC)Reply

Theory and practice.....

[edit]

--222.64.23.7 (talk) 00:33, 25 January 2010 (UTC)Reply

--222.64.23.7 (talk) 00:34, 25 January 2010 (UTC)Reply

--222.64.23.7 (talk) 00:35, 25 January 2010 (UTC)Reply

--222.64.23.7 (talk) 00:36, 25 January 2010 (UTC)Reply

Are the two terms the same...???

[edit]

--222.64.23.7 (talk) 00:42, 25 January 2010 (UTC)Reply

Future value and gamma discounting....???

[edit]

--222.64.23.7 (talk) 01:09, 25 January 2010 (UTC)Reply

--222.64.23.7 (talk) 01:11, 25 January 2010 (UTC)Reply

Asset...future value...net discount rate....

[edit]

--222.64.23.7 (talk) 01:28, 25 January 2010 (UTC)Reply