| 
 PureBytes Links 
Trading Reference Links 
 | 
Eric:
IF r >>1 THEN  r = e ^ (ln(F/A))/(n-2)
IF n = 1 (aprox) THEN  r = A / (F-A) // before I said  r = 1
IF n = 0 (aprox) THEN ......         // IDEM - sorry!
Etc, etc, etc
You can use a numeric aproximation.
c> Could any Math Expert help?
c> F=A*((1+r)^n-1)/r
c> Does anyone know how to express r in term of F and A?
 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
    equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |