DynamicMath.sea.hqx Dynamic Math for Programmers Christian Franz Sonneggstrasse 61 CH-8006 Zurich Switzerland email: cfranz@iiic.ethz.ch From the author's documentation: "Dynamic Math is a combined mathematical Parser/Interpreter to include into your programs. With it you can enter and evaluate formulas while the program is running (i.e. on-the-fly). The formula is entered as normal Text and then parsed into an object (or procedure for you non-OOP folks). This object can be used like any normal object. Calling the 'evaluate' procedure will evaluate the formula with the given parameters. Obvious uses would be for testing or visualizing formulas. Instead of compiling the program every time you change the formula you now would get the formula from a dialog and then interpret it. Dynamic Math is written for use with THINK Pascal or THINK C." The package includes a demo to illustrate the capabilities of the routines and a 10-page manual. -------------------------------------------------------------- Location in Mathematics Archives: Anonymous FTP: /mac/graphingAids /mac/miscellaneous /mac/progLanguages Gopher: (First select "Software" then "Macintosh software arranged by subjects") Graphing Aids / Dynamic Math for Programmers Miscellaneous Programs / Dynamic Math for Programmers Programming Languages / Dynamic Math for Programmers --------------------------------------------------------------