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

  1.  
  2. Problem  Macro routines and fancy formulas that simulate the image
  3.          of a hammer pounding in a nail on the screen.
  4.  
  5. Block Diagram
  6.                ___________________
  7.               |                   |
  8.               |    Macros         |
  9.               |___________________|
  10.               |                   |
  11.               |    Calculations   |
  12.               |___________________|
  13.  
  14. Tips
  15.          Macros use following commands: LET, RECALC, DRAW, IF,
  16.          and BRANCH.
  17.  
  18.          Calculations use @ATAN2, @SQRT, @COS, AND @SIN functions
  19.          to plot the XY graph image of the hammer as it moves.
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.