home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC1.ARC / 3513.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.          Simple loan amortization calculator handling up to 60 periods.
  4.          You enter principal, int rate, and term, and it calcs mo. pymt
  5.          and amort schedule.
  6.  
  7.  
  8.  
  9.  
  10. Block Diagram
  11.                ___________________           ______________
  12.               |                   |         |              |
  13.               |    Inputs         |         |              |
  14.               |___________________|         |              |
  15.               |                   |         |    MACLIB    |
  16.               |    Schedule       |         |              |
  17.               |___________________|         |              |
  18.               |                   |         |              |
  19.               |    Intructions    |         |______________|
  20.               |___________________|
  21.  
  22. Tips
  23.          none
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.