home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / mcad.zip / T041.MCD < prev    next >
Text File  |  1987-05-14  |  895b  |  46 lines

  1. 10,5
  2. .MCD 11000 0
  3. .TXT 1 0 1 30 
  4. 1,30
  5. DEFINITIONS AND CALCULATIONS
  6. .TXT 2 4 3 71 
  7. 3,71
  8. In a typical MathCAD document, you define variables and calculate 
  9. results. A definition has a ":=" (created by typing a colon) that 
  10. means "is defined as." A calculation equation has an equals sign (=).
  11. .TXT 4 0 1 27 
  12. 1,27
  13. Try typing two equations:
  14. .TXT 0 28 1 20 
  15. 1,20
  16. 1. Type this: time
  17. .TXT 1 0 1 28 
  18. 1,28
  19. 2. Press the colon key (:)
  20. .TXT 1 0 1 22 
  21. 1,22
  22. 3. Type the number 5
  23. .TXT 1 0 1 18 
  24. 1,18
  25. 4. Press [Enter]
  26. .TXT 1 0 1 27 
  27. 1,27
  28. 5. Type this: -16*time^2=
  29. .TXT 1 0 1 24 
  30. 1,24
  31. 6. Press [Enter] again
  32. .TXT 5 -28 4 22 
  33. 4,22
  34. When you're done, 
  35. the two equations 
  36. should appear as 
  37. shown at right:
  38. .EQN 0 26 1 11 
  39. ! rd=d ct=10 im=i et=3 zt=15 pr=3 mass length time charge 
  40. time:5
  41. .EQN 2 0 2 20 
  42. -16*time^2=-400?
  43. .TXT 3 -10 1 27 
  44. 1,27
  45. (Press [F6] to go on ...)
  46.