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