Description:
Screen Calculator is presently a fairly simple calculator that allows you to enter expressions in infix notation and see the results. In the near future, it will support named variables, scientific functions, graphics and maybe even programability.
Developers may be interested in the source (released under the GPL), which contains some useful routines for parsing and displaying floating point numbers.
(Note: This software is *developmental*. It may contain a few nasty bugs. Then again, it may not)
Reviews:
* [Oct 30, 2006] by U_
69+63*8-685 = -42582 ? 63*8685 = 547154.9999 ? I don't think so...