financeaccounting

npv

Only available under a commercial licence
COST (GBP)
this unit 1.80
sub units 0.00
add a commercial licence to your cart
0
viewed 2081 times and licensed 2 times
www.codecogs.com/d-ox/finance/accounting/npv.php
Controller: CodeCogs    Contact Controller

Interface

#include <codecogs/finance/accounting/npv.h>

using namespace Finance::Accounting;

double npv (double  rate,  double  value[],  int  nV)
Return the net present value of an investment.
Click for details on using CodeCogs in ExcelReal cc_npv (Real rate, Range value, Integer nV)
This function is available as a Microsoft Excel add-in.

Function Documentation

Add calculator to your site or email
 
doublenpvdoublerate
double*value
intnV )
This function calculates the net present value of an investment. It returns the net present value of a stream of equal periodic cash flows, which are subject to a given discount rate.
Parameters:
rateThe interest rate
valueAn array of values
nVThe number of values (entries in the array)
Source Code:
Register

- To get code register with CodeCogs. Already a Member, then Login.


Last Modified: 18 Oct 07 @ 17:07     Page Rendered: 2008-05-08 12:33:26

Page Comments

  You must login to leave a messge


Valid CSS!   Valid XHTML 1.0 Transitional