Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 264 Bytes

File metadata and controls

14 lines (9 loc) · 264 Bytes

SimpleCalculator

A simple calculator created using HTML and CSS.

Features:

  • Can perform all simple arithmetic operations.
  • 10 points precision.
  • History of all operations can be cleared.

To Do:

  • Enhance the interface.
  • Include advance operations.