It simulates a calculator. This is a simple 4 function calculator that supports +, -, *, and /. This is a good example with a supporting tutorial on how to build it. Src included.
File List:
@PSC_ReadMe_3909_2.txt
1Kb
BasicCalc.html
15Kb
BasicCalc.java
28Kb
BasicCalc_Tut.html
15Kb
CalcLayout.JPG
21Kb
CompileRun_BasicCalc.bat
39b
basicCalc2.JPG
22Kb
help_doc.html
2Kb
Similar code
Currency Converter
(Popularity: ) : I created this project earlier today, but just recently worked at it right after submitting it, and fixed a few ... A Basic JavaScript-Calculator
(Popularity: ) : A Basic Calculator written in JavaScript calcCurrency
(Popularity: ) : Multi language (Eng, Nl, Sp) calculator + currency converter, using SAX parse with an .xml document to read the conversion ...