
  MathCtrl unit (ver 1.8) Copyright (c) 1996,1997 by Dimak 
 

1. Description

 MathCtrl unit contains following components:

  TMathGrid component is a direct descendent of TGraphicControl.
    It is used mainly to help mathematicans to display such objects as curves,
    lines, graphs, etc. TMathGrid represents a rectangular region of
    Des-Cartes' coordinate system.

  TMathCurve component is designed to help draw curves on a TMathGrid.

  TIntEdit component is an indirect descendent of TWinControl. Use a TIntEdit
    component to put integer-value-edit-box control on your form.

  TFloatEdit component is an indirect descendent of TWinControl. Use a
    TFloatEdit component to put extended-value-edit-box control on your form.

 See MathCtrl.hlp for details.

2. Warranty

    Users must accept this  disclaimer of warranty:

     THE SOFTWARE IS SUPPLIED AS IS. THE AUTHOR DISCLAIMS ALL WARRANTIES,
 EXPRESSED OR IMPLIED,  INCLUDING,  WITHOUT LIMITATION, THE WARRANTIES OF
 MERCHANTABILITY AND OF  FITNESS FOR  ANY PURPOSE.  THE AUTHOR ASSUMES NO
 LIABILITY  FOR DAMAGES,  DIRECT OR CONSEQUENTIAL,  WHICH MAY RESULT FROM
 THE USE OF THIS SOFTWARE.

3. If you have any questions, comments, suggestions, feel free to e-mail me
   dimak@uniyar.ac.ru
   If you change something please send me a copy.

4. New versions always available at
   http://www.uniyar.ac.ru/~vlads/dpage.htm  or
   http://www.chat.ru/~dimak
