| Graphitude is written in Java, so it should run on any platform.
            
            It can be downloaded in these forms:
            
            
              Graphitude Revision History: 
              
                09/07/2001, Version 2.8 — Corrected an additional bug having to do with comma-delimited number lists and two-argument functions.
                
                09/06/2001, Version 2.7 — Corrected a reported bug that prevented 2-argument
                functions from working correctly.
                
                08/13/2001, Version 2.6 — Corrected a bug that prevented recognition of the
                default variable names x_min, x_max, etc..
                
                04/08/2001, Version 2.5 — Improved the menus, solved an application-mode color
                problem.
                
                04/06/2001, Version 2.4 — Solved a menu problem for systems without two mouse
                buttons, added a menu button to the applet mode.
                
                04/05/2001, Version 2.3 — Improved expression processor — fixed some minor
                bugs, added implicit multiply (two adjacent operands without an operator
                between them are multiplied).
                
                04/03/2001, Version 2.2 — Made a code change to accommodate Netscape browsers.
                
                04/02/2001, Version 2.1 — Changed math function array architecture to reduce
                the number of classes and decrease download time.
                
                04/01/2001, Version 2.0 — initial public release.
             |