home *** CD-ROM | disk | FTP | other *** search
- saverate [-de -t#] [tot_periods pmt_per_period future_value [periods_per_year]]
- -d = debug
- -e = each payment is at the end of each period (default = begin)
- -t50 = sets the number of Tried guesses to 50, default = 100
- is used to make the program run faster, but less accuracy
-
- Used to determine the interest rate when you deposit the same payment
- per period into a savings account. The percent rate is the annual
- percent per year (if periods_per_year is given), else it is the percent
- per period.
-
-
- If you supply no numbers, it asks you for all of the numbers.
-