home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / educ / math / 028 / upgrade.doc < prev   
Encoding:
Text File  |  1990-11-10  |  4.2 KB  |  108 lines

  1.  Program Title:  MathTool
  2.  
  3.  Program Description:
  4.  
  5.     MathTool is an interactive mathematical tool.  The user defines a
  6.    mathematical function simply by typing it in.  He can define one function
  7.    or a complicated set of functions.  Once he has defined a function, 
  8.    MathTool allows him to perform several operations:
  9.     
  10.     1) Evaluate the function
  11.     2) Evaluate the function for some range of values
  12.     3) Evaluate the derivative of the function
  13.     4) Evaluate the integral of the function over a user-specified
  14.        interval.
  15.     5) Find roots of the function within a user-specified search range.
  16.     6) Plot the function.  
  17.  
  18.  Intended Users:
  19.  
  20.     Anyone who wants to learn or use mathematics.
  21.  
  22.  Improvements over old version:
  23.  
  24.     MathTool has many improvements over over the old version which
  25.    was called Mtool.  The interface is much improved.  MathTool's interface
  26.    includes moving lightbar menus, dialog boxes, windows, a pick list, and
  27.    context sensitive help.  None of these were present in the Mtool 
  28.    interface.  
  29.     In Mtool the user could only define one function at a time.  In
  30.    MathTool the user can define any number of functions he wishes, limited
  31.    only by memory.  In Mtool the user had no real choice in what he named
  32.    his function.  In MathTool the user can choose the names of his functions.
  33.    Mtool had no provision for file support, so each time the user loaded 
  34.    the program he had to type in his function definition anew.  MathTool 
  35.    reads and writes ASCII files of function definitions.  These files can 
  36.    be created either with MathTool or with any text editor which writes 
  37.    pure ASCII files.  They can also include comments.
  38.     Mtool graphics allowed the user to generate a linear plot of the
  39.    single function.  MathTool also supports log-log and semilog plots, and 
  40.    allows the user to plot as many as five different functions on the same
  41.    graph.  MathTool allows the user to print his plots on an IBM
  42.    Graphics printer or compatible.  Finally, MathTool also allows the user
  43.    to import and plot data files.
  44.  
  45.  Unique features of the program:
  46.  
  47.     MathTool is a better program for two main reasons.  It is easier to
  48.    use because of the much improved interface.  It is more powerful because
  49.    it allows the user to save his function definitions and because it has 
  50.    much improved graphics.
  51.  
  52.  Limitations:
  53.     
  54.     The distribution copy of MathTool is not limited in any way.  All
  55.    the features described above are completely implemented in the 
  56.    distribution version of MathTool.
  57.  
  58.  System requirements:
  59.  
  60.     All the features of MathTool will work on a 256K, one floppy drive
  61.    system with a monochrome monitor with one proviso.  If the monitor is
  62.    not a graphics monitor, then MathTool plotting will not work.  MathTool
  63.    graphics work on CGA, EGA, VGA, and Hercules compatible monitors.
  64.  
  65.  How to start the program:
  66.  
  67.     From the directory where MathTool is located, type "mathtool" at
  68.    the DOS prompt.
  69.  
  70.  Registration fee:
  71.  
  72.     The registration fee for MathTool is $20.00
  73.  
  74.  Materials and services that come with registration:
  75.  
  76.     Latest version of the program
  77.     User support via CompuServe or U.S. mail.
  78.     Reduced prices for future upgrades and other products.
  79.  
  80.  
  81.  Files on the MathTool distribution disk:
  82.  
  83.        MathTool.Exe - The MathTool program
  84.        MathTool.Doc - MathTool User's Guide
  85.        Mthelp.Mtl   - MathTool help file
  86.        Abc.Dat      - Sample function file, straight line
  87.        Cosines.Dat  - Sample function file, trigonometric functions
  88.        Exp.Dat      - Sample function file, Taylor Series
  89.        Poly.Dat     - Sample function file, polynomials
  90.        Pressure.Dat - Sample function file, physical formula
  91.        Sqwave.Dat   - Sample function file, Fourier Series
  92.        Data.Dat     - Sample date file
  93.        Read.Me      - Read Me file
  94.  
  95.        Upgrade.Doc  - This file, meant only for PC-SIG info, not meant
  96.         to be on the distribution disk.
  97.  
  98.  
  99.     MathTool is (c) copyright 1990 by Martin J. Maher.
  100.     All rights reserved.
  101.  
  102.                              Martin J. Maher
  103.                              MJM Engineering
  104.                              P.O. Box 2027
  105.                              Hawthorne, Ca 90251
  106.  
  107.  
  108.