Programming and Scripting :: text calculator



Here's a handy little text calculator I wrote in tcltk (under 1 k).
example:  ((423+3445)^2) / (12.3*6)

http://www.jpeters.net/apps/


original here.