What features are “must haves” for you in a “calculator app” (be it on a desktop, or an iPhone)… and what features have you seen that you thought were just a plain waste of programming effort?
and yes I know, there are hundreds (if not thousands) of existing apps… so there is still room for more
[quote=431993:@Dave S]Scott… so far my design has everything you mentioned, except formulas
Jason… guess I’ll have to look up that calculator[/quote]
I am easy when it comes to my calculators.
Oh I understand that it is needed “internally” to convert infix to postfix (rpn) to support the calculator “engine”… so bypassing the infix as an option is not a big issue to do