Chapter Contents |
Previous |
Next |
DURP |
Category: | Financial |
Syntax | |
Arguments | |
Details | |
Examples |
Syntax |
DURP(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 DURP function returns the value
where
for k=1, ..., K-1 | |
Examples |
d=durp(1000,1/100,4,14,.33/2,.10);
The value returned is 3.26496.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.