home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / gcalc303.zip / GEOMCALC.DOC < prev    next >
Text File  |  1995-09-01  |  11KB  |  294 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.                             ---------------
  24.                       
  25.                    Student Geometry Calculator Program
  26.                              Version 3.03
  27.                             
  28.                             ---------------
  29.  
  30.  
  31.  
  32.  
  33.                                                 
  34.                                                     
  35.         
  36.         
  37.         
  38.         
  39.         
  40.         
  41.         
  42.         
  43.         
  44.         
  45.         
  46.         
  47.         
  48.         
  49.         
  50.         
  51.         
  52.         
  53.         
  54.         
  55.         
  56.         
  57.         
  58.         
  59.         Copyright 1995 by Julio Cesar Licéa - All rights Reserved
  60.  
  61.  
  62.                            ---------------                      
  63.                         
  64.                         Disclaimer of Waranty
  65.                            
  66.                            ---------------
  67.  
  68. This program is provided AS IS without any warranty, expressed or
  69. implied, including but not limited to fitness for a particular use.
  70. The user of this program takes full responsibility for running this
  71. program on their computer.  The author cannot be held accountable
  72. for any damage to computer equimpment or loss of data caused by the 
  73. execution of this program.
  74.     
  75.     
  76.     
  77.                            ---------------                      
  78.                         
  79.                             Registration
  80.                            
  81.                            ---------------
  82.     
  83. Please keep in mind that this program is not free.  After an evaluation    
  84. period, if you find the program to be beneficial to your needs, you are 
  85. asked to register this program.
  86.  
  87. This program is being marketed under the shareware concept.  It is
  88. distributed through access channels available to the public so that 
  89. possible buyers have a chance of evaluating this product before they 
  90. make the decision to buy it.  If you decide to use this program, you 
  91. are under a legal obligation to register this program with it's author.
  92. Protection comes by State, Federal, and International copyright laws.
  93.  
  94. To register, please print out REGISTER.TXT, fill out the registration 
  95. form and send it in with the registration fee.
  96.  
  97. Once you register, you will be sent a version of the program that has
  98. the any of my many pleas for money removed (mainly, the exit display).  
  99. You will also be periodically noticed via U.S. Postal Mail of major 
  100. updates.  As of this version, I have decided to keep true to the 
  101. concept of shareware and have decided to no longer cripple the share-
  102. ware version of this program. 
  103.  
  104.  
  105.  
  106.                            ---------------                      
  107.                         
  108.                          Distribution License                            
  109.                            
  110.                            ---------------
  111.  
  112. You are free to, and even encouraged, to distribute this program for    
  113. non-commercial use.  However, no fee is to be charged for the use,
  114. copying, or the distribution of this program.  In addition to this, the
  115. program is not to me modified in any way.
  116.  
  117. Computer user groups are free to make copies of this program and 
  118. distribute it among members for a fee that would cover the copying of
  119. the program and other administrative costs.  Subscription Bulletin 
  120. Board Systems are free to post this program for download by its 
  121. subscribers.
  122.  
  123. Shareware vedors are free to distribute this program for a fee under 
  124. than $8.00 US to cover copying and other administrative costs.  
  125. Otherwise, distributors have to obtain written permission from the 
  126. author.  CD-ROM producers have to obtain a written permission from the 
  127. author.
  128.  
  129.  
  130.                            
  131.                            ---------------                      
  132.                         
  133.                             Introduction
  134.                            
  135.                            ---------------
  136.  
  137. There are millions of "calculator" type programs on the shareware 
  138. market today.  However, there is no "perfect" calculator program, 
  139. especially when it comes to making geometric calculations.  So I 
  140. decided to try and develop the complete package.  Though this current
  141. prorgram may be far from perfect, it's a good beginning.  In time and
  142. with the help of users, I intend to make this program both powerful
  143. and userfriendly.  
  144.  
  145.  
  146.                            ---------------                      
  147.                         
  148.                             Requirements
  149.                            
  150.                            ---------------
  151.  
  152. To run this program, the following hardware is required...
  153.  
  154.         -->   80286 or higher computer processor.
  155.         -->   A monitor might be nice :)
  156.         -->   A keyboard should also help :)
  157.         -->   640k total conventional memory
  158.               (but it should run fine with less memory but
  159.               that's in theory)
  160.         
  161. That's about it.  In a near future version of this program, I intend 
  162. to add more conversions, more Trig functions, and more types of 
  163. mathematical computations.  I also intend to change the user 
  164. interface to something a bit more "friendly."
  165.                            
  166.  
  167.  
  168.  
  169.                            ---------------                      
  170.                         
  171.                             Instructions
  172.                            
  173.                            ---------------
  174.  
  175. This is a very simple program to use.  To execute the program, just 
  176. type the following at the DOS prompt...
  177.  
  178.                                 GCALC
  179.  
  180. This will start the program.  Just following the instructions and 
  181. prompts that come up on the display.  Select the computation you wish 
  182. to make.  If you wish to return to the main menu at any time, just 
  183. press the ESC key.  This will return you to the main menu.  If you 
  184. run into problems, just type CTRL-C or CTRL-BREAK to terminate the 
  185. program.
  186.  
  187. Keep in mind that this program will round out many of the solutions.
  188. Some examples of this would be the value of pi and square roots.  This 
  189. cannot be helped.  However, I've tried to make this program as precise 
  190. as possible.  
  191.  
  192.  
  193.  
  194.  
  195.                            ---------------                      
  196.                         
  197.                                History
  198.                            
  199.                            ---------------
  200.  
  201. 0.01ß   -       First ßeta Release.
  202.  
  203. 0.10ß   -       Added PC-ANSII graphics.
  204.  
  205. 0.20ß   -       Added the ability to do conversions between certain
  206.                 quantites.  
  207.  
  208. 0.30ß   -       Corrected looping problem.
  209.  
  210. 0.41ß   -       Added loop at end of selections so program would not
  211.                 terminate after only one computation.  Also cleaned up
  212.                 certain prompts which were cause display problems.
  213.  
  214. 0.53ß   -       Disabled options that require "unusual" square roots 
  215.                 due to runtime errors created by this option.  Added 
  216.                 closing text and a pause after each computation so 
  217.                 users would have an oppertunity to read the screen 
  218.                 text.  Integer vs. Decimals problem fixed.
  219.  
  220. 0.54ß   -       Added a print function for the printing of the 
  221.                 registration form.  Also cleaned up certain prompts.
  222.  
  223. 0.55ß   -       Disabled the square root computation option from the
  224.                 math basics menu due to error that caused a runtime
  225.                 error.  
  226.  
  227. 0.60ß   -       Added VGA graphics to opening and closing screens.  
  228.                 Also cleaned up fonts (again).
  229.  
  230. 0.64ß   -       Wrote instructions and readme.1st file.  Also created a
  231.                 "bare" installation program.
  232.  
  233. 0.70ß   -       Split up the program into two different programs.  One 
  234.                 of the programs requires a VGA monitor.  The other does
  235.                 not require a VGA monitor.  The following updates listed
  236.                 are only applicable to the monochrome version of the 
  237.                 program.
  238.  
  239. 1.00    -       Cleaned up the program.  Deleted installation program.
  240.  
  241. 1.01    -       First major release of this program.  Cleaned up some of
  242.                 the prompts and tied up some loose ends within the 
  243.                 program.
  244.  
  245. 1.02    -       Rewrote all the documents and changed certain prices of 
  246.                 the program.
  247.  
  248. 1.10    -       Changed all of the documents agains to some degree.  
  249.                 Some of them gave incorrect information.  I also 
  250.                 corrected a problem with finding the area of a circle.
  251.                 Updated the final screen.
  252.  
  253.  
  254. 2.20    -       Major changes have been made to the program.  First of
  255.                 all, as always, the screens have been cleaned up again.
  256.                 I have corrected certain errors I found in some of the
  257.                 formulas in the program (sorry :).  In addition to
  258.                 this, I have gotten rid of the "clunky" basic math
  259.                 interface and replaced it with a standard RPN 
  260.                 calculator.  Along with the calculator, the ability
  261.                 to compute LOGs has been added. If you haven't also 
  262.                 noticed by now, the size of this program has been
  263.                 considerably shortened.  There have also been more 
  264.                 pricing changes.
  265.  
  266. 3.01    -       I've done some "household cleaning" of this program.
  267.                 The program has had all of the "cripples" removed so
  268.                 that everyone can fully enjoy using this program.  
  269.                 Please also note that the registration fee has been 
  270.                 reduced.
  271.  
  272. 3.02    -       The conversions option has been deleted from the
  273.                 program.  This part of the program had many bugs to
  274.                 it as well as it did not help accomplish what this 
  275.                 program is intended to do.
  276.  
  277. 3.03    -       Changed the name of the program in order to keep it
  278.                 from being confused with another program with the 
  279.                 same name.
  280.  
  281.  
  282.                            ---------------                      
  283.                         
  284.                            Special Thanks
  285.                            
  286.                            ---------------
  287.  
  288. Special thanks to Will Boyett who has supported me in my programming
  289. pursuits.  And I also wish to thank all my friends at LACES for 
  290. putting up with me.  Lastly, I wish to dedicate this program to the 
  291. St. Ambrose School class of 1993.  May you all go on fulfill your 
  292. life-long aspirations.
  293.  
  294.