home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC1.ARC / 3514.PRN < prev    next >
Encoding:
Text File  |  1985-02-26  |  1.0 KB  |  38 lines

  1.  
  2. Problem  Part of MACLIB disk (see app#'s 3515 and 3516 for general info)
  3.          Loan payoff calculator.  You enter principal, interest rate,
  4.          term, and last pymt number, and it calculates: monthly pymt,
  5.          total interest paid at full term, total of remaining pymts,
  6.          interest rebate due if paid off now ?, and pymt required
  7.          to retire loan.
  8.  
  9.  
  10. Block Diagram
  11.                ___________________      ______________
  12.               |                   |    |              |
  13.               |    Inputs         |    |              |
  14.               |___________________|    |              |
  15.               |                   |    |    MACLIB    |
  16.               |    Summary        |    |              |
  17.               |___________________|    |              |
  18.               |                   |    |              |
  19.               |    Intructions    |    |______________|
  20.               |___________________|
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27. Tips
  28.          Summary calcs  F24..F29
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.