Dan Broschart's Calculator:
- Description: A Java applet calculator with +,-,*,/, memory operations, clear display,
and factorial calculation through iterative and recursive calculations. This calculator
allows you to change your mind about which operation you wanted to perform, i.e. You can
click + but then click *, and the * operation will be calculated when you hit the = key.
- Feature: If you enter a number and then choose an operation, and then hit =, the
number in the display will perform the operation on itself, i.e. 9 * 9.
|
|
Mikael
Bonnier's Pocket Calculator
- Description: A darn good java applet calculator. Check it out!
Anonymous Pocket Calculator:
You can always find this site at:
http://KICK.CJB.NET |