I am developing a mathematical parser which is able to evaluate String like \'5+b*sqrt(c^2)\'. I am using ANTLR for the parsing and make good progress. Now I fe
\'5+b*sqrt(c^2)\'
Pretty much the best book on Numerical Computing would be Numerical Recipes