Oops, forgot to mention that I needed to add parentheses... Well, I just finished adding those!
BTW, will anyone be needing functions that take multiple parameters? I could easily implement single-parameter functions as unary operators and not write proper functions, and that would save me a bit of time with the parsing of parameters, but if you really want them...
