home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 418.lha / TrigMaster / TrigMaster.TXT < prev    next >
Encoding:
Text File  |  1990-09-12  |  4.4 KB  |  88 lines

  1. TrigMaster is very easy to use, but is only available from the Shell.  If you
  2. are  a  novice at the command line interface don't worry.  There is no better
  3. time  to  learn  than  the  present.   This  program  doesn't write or delete
  4. anything  in anyway, therefore you cannot damage your system by experimenting
  5. with  it.   Simply  open  a  Shell by double clicking the icon on your system
  6. disk, resize it to full page via the gadgets, and read on.
  7.  
  8. The  original  idea  behind  this  type  of  program came from an old Hewlett
  9. Packard  programmable  calculator  my  father used for highway surveying.  It
  10. utilized the exact format of TrigMaster, so on the off chance you used one of
  11. those old dinosaurs this will be review.  For others (probably everyone), the
  12. command line for TrigMaster is very easy to use.
  13.  
  14. The  first  parameter is the qualifier string.  This is a three letter string
  15. of  'A's  or 'S's.  They denote what the following three parameters will mean
  16. to  the  program.   An 'A' stands for an angle, and an 'S' stands for a side.
  17. These  can  be  in  any combination (except AAA).  The following triangle may
  18. help to relieve some of the confusion.
  19.  
  20.  
  21.  
  22.                                 
  23.                                 A         
  24.                                /\
  25.                               /  \   
  26.                           b  /    \  c
  27.                             /      \
  28.                            /________\  
  29.                          C     a      B
  30.  
  31. Triangles have six basic values in Trigonometry.  They are each of the angles
  32. represented  by  capital  letters,  and  each of the sides represented by the
  33. lower  case letter of the opposite angle (as shown).  If any three values are
  34. known,  the  other  three  can  be calculated.  The exception to this is that
  35. having  all three angles cannot yield the length of the sides.  This isn't my
  36. exception, it is well documented.
  37.  
  38. To  arrive  at what qualifier string to use, first figure out what values are
  39. already  known.   If  you  have  two sides and an angle, picture where on the
  40. triangle  they  would  rest.  Then, start with the most counterclockwise item
  41. and  call them out going clockwise.  This sounds a little vague, so lets do a
  42. few examples.
  43.  
  44.  
  45. If you have side b, side c, and angle B, the qualifier would be SSA
  46. If you have side a, angle C, and side b, the qualifier would be SAS
  47. If you have side a, side b, and side c, the qualifier would be SSS
  48. If you have angle B, side a, and angle C, the qualifier would be ASA
  49.  
  50.  
  51.                                 A         
  52.                                /\
  53.                               /  \   
  54.                           b  /    \  c
  55.                             /      \
  56.                            /________\  
  57.                          C     a      B
  58.  
  59. Once  you do a few of them, they become a lot more natural.  You just have to
  60. be  careful not to skip around the triangle.  For instance, if you have angle
  61. A,  side  a, and angle C it would NOT be ASA!  The qualifier would be SAA for
  62. side  a,  angle  C, and angle A.  Lets use this example to demonstrate how to
  63. check  a qualifier.  The incorrect ASA is a good test case.  First angle A is
  64. called.   Then  side a, but wait.  To get to side a we had to skip side c and
  65. angle B!  The qualifier will never skip two items!
  66.  
  67. The  remaining  parameters  are  simply  the  values  that  correspond to the
  68. qualifier letters in the first parameter.  If you had a qualifier of SAS, the
  69. three parameters that followed would be a side, angle, and side respectively.
  70. These numbers should be very simple to figure out once you have the qualifier
  71. mastered.  If your head needs a little reminder, just type TrigMaster without
  72. any parameters and a usage screen will be displayed.
  73.  
  74. This  program starts a new class of freely distributable software.  I call it
  75. EducationWare.   If  this  software  helps  anyone  achieve a better grade in
  76. Trigonometry   than  they  ordinarily  would  have  expected,  they  need  to
  77. contribute some form of educational assistance to someone who needs it.  This
  78. can  be  anything  from  a monetary donation to the school of your choice, to
  79. helping  a  student with their studies, to writing a program of your own on a
  80. different  subject  and  releasing  it  under  similar guidelines.  If enough
  81. people jump on the bandwagon, maybe the average graduates of tomorrow will be
  82. able to read a simple job application.
  83.  
  84.  
  85. I can be contacted by mail at:  2116 S Majestic Dr
  86.                                 E Wenatchee, WA  98802
  87.  
  88. Or at my GEnie mail address:    D.LESTER2