>> I've searched the web for a couple of hours for a calculator with this
>> requirements
>
> You'd have better written such calculator in a couple of hours :)
It's since late '80s beginning '90s that I did any programming. Then in
Pascal and c. Never really learned Java or object oriented languages. c
is OK for a sys admin... Perl is even better. But I have the O'Reilly
"Learning Java" on my office desk so, who knows...
But, really, there must be one that fall in this domain
1) be free to download and use
2) be able of RPN
3) be able to run in a standalone window (i.e. not in a web browser)
4) be written in java
5) preferably be open source
6) be able to take input from numerical keypad
7) "Normal" scientific functions
Robert Klemme - 13 Apr 2007 13:25 GMT
>>> I've searched the web for a couple of hours for a calculator with
>>> this requirements
[quoted text clipped - 15 lines]
> 6) be able to take input from numerical keypad
> 7) "Normal" scientific functions
Did you use your Google-Fu? When I did
http://www.google.com/search?q=java+rpn+library I got
http://midp-calc.sourceforge.net/Calc.html on the first page...
Regards
robert
Thommy M. Malmström - 13 Apr 2007 14:44 GMT
>>>> I've searched the web for a couple of hours for a calculator with
>>>> this requirements
[quoted text clipped - 19 lines]
> http://www.google.com/search?q=java+rpn+library I got
> http://midp-calc.sourceforge.net/Calc.html on the first page...
As I said, I've googled for hours. This one I've seen but it doesn't
match my requirements. It's for cell phones...