This is a simple scientific calculator that use double primitive datatype input and it can perform math operation according to mathematical order and data priority. All the function provide both basic and extended math operator key. You also can copy and paste from and to the calculator screen console (it use windows clipboard functionality). Rate me...
File List:
AboutDialog$1.class
1Kb
AboutDialog.class
1Kb
CalcPanel.class
7Kb
Calculator.class
381b
Calculator.java
10Kb
CalculatorFrame$1.class
405b
CalculatorFrame.class
2Kb
calc.GIF
11Kb
Similar code
A basic Calculator using Swing
(Popularity: ) : 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. Currency Converter
(Popularity: ) : I created this project earlier today, but just recently worked at it right after submitting it, and fixed a few problems with the math, and the variables. Sure we have alot of memory now, but it's good programming skills to ... 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 rates. For an Uni assignment. Compound Interest Solver
(Popularity: ) : About this code I called it Compound Interest Solver 1.0 a new version in Java. It can be use in any business applications in solving compounded interest. Currency Converter beta
(Popularity: ) : I created this project earlier today, but just recently worked at it right after submitting it, and fixed a few problems with the math, and the variables. Sure we have alot of memory now, but it's good programming skills to ...