home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mcad.zip / T052.MCD < prev    next >
Text File  |  1987-05-04  |  769b  |  39 lines

  1. 9,5
  2. .MCD 11000 0
  3. .TXT 1 0 1 28 
  4. 1,28
  5. RANGE VARIABLES AND TABLES
  6. .TXT 2 4 2 73 
  7. 2,73
  8. When you use a range variable in an equation, it takes on each of its 
  9. values in succession. You can use this to make tables. 
  10. .TXT 3 0 1 13 
  11. 1,13
  12. Try it now:
  13. .TXT 0 13 1 38 
  14. 1,38
  15. 1. k is already defined at right -->
  16. .EQN 0 51 1 12 
  17. ! rd=d ct=10 im=i et=3 zt=15 pr=3 mass length time charge 
  18. k:0;5
  19. .TXT 1 -51 1 47 
  20. 1,47
  21. 2. Show a table for k squared by typing: k^2=
  22. .TXT 1 0 1 40 
  23. 1,40
  24. 3. Press the right arrow key ten times
  25. .TXT 1 0 1 38 
  26. 1,38
  27. 4. In the new spot, type this: k*10=
  28. .EQN 5 20 8 6 
  29. k^2=
  30. .EQN 2 12 7 6 
  31. k*10=
  32. .TXT 3 -45 2 30 
  33. 2,30
  34. You should see tables like 
  35. the ones shown at right:
  36. .TXT 3 0 1 27 
  37. 1,27
  38. (Press [F6] to go on ...)
  39.