/CalculatorApplication

A basic scientific Calculator

Primary LanguageJava

CalculatorApplication

This calculator application has following functionalities:

  1. Calculations using Basic operators.
  2. Calculations using Scientific operators.
  3. Metric conversions e.g., Temperature, Weight, Area and Length conversions across various units .

The below shows the activity for calculations using basic operators.



The below shows the activity for calculations using scientific operators.



The below shows the activity for showing the history of calculations.

SQL database was used to store the past calculations.