Graph

GraphThis is a project I wrote for school, it parses mathematical expressions using recursive descent parsing, and displays their corresponding graphs in some chosen interval. I was forced to use Visual Basic, but it turned out okay. It’s nice for getting a fast impression of the graph of a function. The source code is included in the .zip. The interface is in Danish, but you should be able to figure out what it means. Click the image to the right for a larger screenshot.

Downloads

v1.0 (April 21st, 2004)
Executable and source code.