Files
function-plotter/README.md

5 lines
166 B
Markdown
Raw Normal View History

# A function plotter in python
A recreational programming project.
The idea is to implement a simple math expression language and simple features to plot functions.