home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / SCIENCE / MT1.ZIP / MTOOL3.DOC < prev    next >
Text File  |  1994-01-30  |  11KB  |  284 lines

  1. TURBO TPU TOOLKIT! (TM) Kit #3 Version 1.00
  2. COPYRIGHT 1993 LONE WOLF ENTERPRISES ALL RIGHTS RESERVED
  3.  
  4. DOCUMENTATION
  5.  
  6. INTRODUCTION
  7.  
  8. TURBO TPU TOOLKIT! (TM) Kit #3 Version 1.00 is a TPU based toolkit
  9. of mathematical functions for the experienced Pascal programmer and
  10. the novice Pascal programmer alike.  TURBO TPU TOOLKIT! Kit #3 has
  11. easy plug in functions such as inverse trigonometric functions,
  12. hyperbolic functions, factorials, permutations and much, much more!
  13.  
  14. The TPUs are designed to provide accuracy to 19 significant
  15. figures, perfect for graduate students who need high level
  16. mathematical functions for your Pascal programs.  You programmers
  17. write the code, display any output the way YOU want it, the TPUs of
  18. the TURBO TPU TOOLKIT! Kit #3 will just do the calculations.
  19. &
  20. INTRODUCTION - cont.
  21.  
  22. The sample program KIT3DEMO.EXE provides an example of how easy it
  23. is to "plug in" a TPU for your programming needs.  A manual for the
  24. tools featured in this release and for all other tools are
  25. available for registered users.  More toolkits may be purchased
  26. separately.  Site licenses available for commercial use and for
  27. LANs.  Works with Turbo Pascal 5.5 or greater compilers.  Have
  28. fun!!
  29. &
  30. PC REQUIREMENTS
  31.  
  32. IBM compatible computer (those with DOS emulators may have a
  33. problem), MS-DOS 3.3 and up, math coproccessor.  EGA color monitor
  34. or better (CGA cards and monochrome monitors may not display the
  35. program well).  512 K RAM minimum, 70 K of disk space. 
  36. KIT3DEMO.EXE may be run on a floppy, harddrive or ramdrive. 
  37. MTOOL3.DOC MUST RESIDE IN THE SAME DIRECTORY AS KIT3DEMO.EXE!  If
  38. you use this program under Windows 3.x, the program will run in a
  39. window and will run full screen.  The program works under QEMM 386
  40. and PCTools Ramboost.
  41. &
  42. INSTALLATION
  43.  
  44. Turn on the computer to start your operating system.  Place
  45. the floppy disk into the disk drive.  Switch to the floppy
  46. drive by typing "A:" or "B:" at the prompt.  Type "DIR" to
  47. view the contents of the disk.  Type "INSTALL", press "ENTER" and
  48. follow the instructions.  Once the installation is complete,
  49. switch to the drive you installed the program on and then switch
  50. to the MTOOL3 subdirectory by typing "C:" (or whatever drive you
  51. installed the program), press "ENTER", then type "CD\MTOOL3" and
  52. press "ENTER".  The TPU files may be moved to any directory you
  53. want.  KIT3DEMO.EXE AND MTOOL3.DOC MUST BE IN THE SAME DIRECTORY
  54. TO WORK PROPERLY.
  55. &
  56. OPERATION - KIT3DEMO.EXE
  57.  
  58. Type "KIT3DEMO" and press "ENTER" to start the program.  A menu
  59. will appear.  The words "TURBO TPU TOOLKIT!" (TM) should blink in
  60. red (color may vary on some monitors).  You will see the following
  61. options:
  62.  
  63.           A. Option 1 - Length Conversion
  64.           B. Option 2 - Volume Conversion
  65.           C. Option 3 - Force Conversion
  66.           D. Option 4 - Pressure Conversion
  67.           E. Option 5 - Power Conversion
  68.           F. Option 6 - Temperture Conversion
  69.           G. Option T - Turbo Tpu Toolkit! Instructions
  70.           H. Option Q - Quit the program
  71.  
  72. Press the number or letter WITHOUT PRESSING THE <ENTER> KEY!
  73. &
  74. OPERATION - cont.
  75.  
  76. A. Length Conversion
  77.  
  78.    Function that converts milage to footage.
  79.  
  80. B. Volume Conversion
  81.  
  82.    Function that converts cubic inches to cubic centimeters.
  83.  
  84. C. Force Conversion
  85.  
  86.    Function that converts dynes to newtons.
  87.  
  88. D. Pressure Conversion
  89.  
  90.    Function that converts atmosphers to pounds per square inch    
  91.    (absolute).
  92. &
  93. OPERATION - cont.
  94.  
  95. E. Power Conversion
  96.  
  97.    Function that converts horsepower to watts.
  98.  
  99. F. Temperature Conversion
  100.  
  101.    Function that converts Fahrenheit temperature to Celcius       
  102.    temperature.
  103.  
  104. K. Turbo Tpu Toolkit! Kit #3 Instructions
  105.  
  106.    This file.
  107.  
  108. L. Quit the KIT3DEMO program
  109.  
  110.    Quit this program and return to your operating system.
  111. &
  112. INCLUDED FILES
  113.  
  114. The following files are included in TURBO TPU TOOLKIT! Kit #3:
  115.  
  116. KIT3DEMO.EXE   The TURBO TPU TOOLKIT! Kit #3 demonstration program.
  117. INSTALL.EXE    The installation program.
  118. MTOOL3.DOC     Instructions and registration information.
  119. README.DOC     Instructions on installation and startup.
  120. REGISTER.DOC   Ready to print registration form.
  121.  
  122. KIT3DEMO.EXE AND MTOOL3.DOC MUST BE IN THE SAME DIRECTORY TO RUN
  123. PROPERLY.  THE TPU FILES MUST RESIDE IN A DIRECTORY OR A PATH THAT
  124. TURBO PASCAL CAN FIND THEM.
  125. &
  126. REGISTRATION
  127.  
  128. TURBO TPU TOOLKIT! (TM) Kit #3 Version 1.00 is $75.00.  This will
  129. get you the latest version of KIT3DEMO.EXE, MTOOL3.TPU and a
  130. printed manual for all the functions MTOOL3.TPU provides.  See the
  131. file "REGISTER.DOC" for all the items available.  Print the file
  132. "REGISTER.DOC" and fill it out to order the material you want. 
  133. Updates will be announced as soon as they are ready.
  134. &
  135. REGISTRATION - cont.
  136.  
  137. The Installation Source with VERY well commented source code is
  138. $50.
  139.  
  140. Please include $5 for shipping/handling along with the payment
  141. for whatever items you order.  Outside the continental United
  142. States please include $10 for shipping/handling.  (If source code
  143. is ordered, add $5 shipping/handling)
  144.  
  145. SHAREWARE DEALERS - PLEASE REGISTER SO I CAN KEEP YOU UP TO DATE!
  146. &
  147. REFERENCES
  148.  
  149. 1. Handbook of Mathematical Functions With Formulas, Graphs and   
  150.    Mathematical Tables - U.S. Department of Commerce, Tenth       
  151.    Printing, December 1972.
  152.  
  153. 2. Perry's Chemical Engineering Handbook 6th edition.
  154.  
  155. 3. Elementary Numerical Analysis.
  156.  
  157. 4. The Random House College Dictionary revised edition.
  158.  
  159. 5. Elementary Linear Algebra.
  160. &
  161. DEFINITION OF SHAREWARE - (YES! It really works)
  162.  
  163.  
  164.               ┌─────────┐
  165.         ┌─────┴───┐     │              (R)
  166.       ──│         │o    │──────────────────
  167.         │   ┌─────┴╨──┐ │  Association of
  168.         │   │         │─┘  Shareware
  169.         └───│    o    │    Professionals
  170.       ──────│    ║    │────────────────────
  171.             └────╨────┘    MEMBER
  172.  
  173. Shareware distribution gives users a chance to try software
  174. before buying it. If you try a Shareware program and continue
  175. using it, you are expected to register. Individual programs
  176. differ on details -- some request registration while others
  177. require it, some specify a maximum trial period. With
  178. registration, you get anything from the simple right to continue
  179. using the software to an updated program with printed manual.
  180. &
  181. DEFINITION OF SHAREWARE - cont.
  182.  
  183. Copyright laws apply to both Shareware and commercial software,
  184. and the copyright holder retains all rights, with a few specific
  185. exceptions as stated below. Shareware authors are accomplished
  186. programmers, just like commercial authors, and the programs are
  187. of comparable quality. (In both cases, there are good programs
  188. and bad ones!) The main difference is in the method of
  189. distribution. The author specifically grants the right to copy
  190. and distribute the software, either to all and sundry or to a
  191. specific group. For example, some authors require written
  192. permission before a commercial disk vendor may copy their
  193. Shareware.
  194. &
  195. DEFINITION OF SHAREWARE - cont.
  196.  
  197. Shareware is a distribution method, not a type of software. You
  198. should find software that suits your needs and pocketbook,
  199. whether it's commercial or Shareware. The Shareware system makes
  200. fitting your needs easier, because you can try before you buy.
  201. And because the overhead is low, prices are low also. Shareware
  202. has the ultimate money-back guarantee -- if you don't use the
  203. product, you don't pay for it.
  204. &
  205. DEFINITION OF SHAREWARE - cont.
  206.  
  207. TURBO TPU TOOLKIT! Kit #3 is a "shareware program" and is provided
  208. at no charge to the user for evaluation.  Feel free to share it
  209. with your friends, but please do not give it away altered or as
  210. part of another system.  The essence of "user-supported" software
  211. is to provide personal computer users with quality software without
  212. high prices, and yet to provide incentive for programmers to
  213. continue to develop new products.  If you find this program
  214. useful and find that you are using TURBO TPU TOOLKIT! Kit #3 and
  215. continue to use TURBO TPU TOOLKIT! Kit #3 after a reasonable trial
  216. period, you must make a registration payment of $50.00 to LONE WOL