Chapter Contents |
Previous |
Next |
PVP |
Category: | Financial |
Syntax | |
Arguments | |
Details | |
Examples |
Syntax |
PVP(A,c,n,K,k0,y) |
Range: | A > 0 |
Range: | 0 < c < 1 |
Range: | n > 0 and is an integer |
Range: | K > 0 and is an integer |
Range: | 0 < k0< 1/n |
Range: | y > 0 |
Details |
The PVP function is based on the relationship
where
for k=1, ..., K-1 | |
Examples |
p=pvp(1000,1/100,4,14,.33/2,.10);
The value returned is 743.168.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.