Warning: file(data/code/java/Prog3c//archive.txt) [function.file]: failed to open stream: No such file or directory in /home2/skeezene/public_html/soma/app/controllers/items_controller.php on line 36
Infix to Postfix

Infix to Postfix

This is a version of the first program supporting a variable (x), negation, parenthasis, and functions in the infix field. Integers must still be used however.
Here are the functions:
sin = s()
cos = c()
abs val. = a()
log = l()
sqr. root = r()