A function parser. Can theoretically evaluate any basic function. Main function is essentially a test case that evaluates f(x) and f'(x)
- parenthesis support
- clean up output
- substrings
- improve multi-digit parsing support
- actually parse "correctly"
- sqrt cosine and other "fun" functions
- coefficients
- negatives