Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 726 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 726 Bytes

Calculator

This is a simple calculator web application created using HTML, CSS, and JavaScript. The calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, division, and modulus.

Features

  • Basic Arithmetic Operations: Addition, subtraction, multiplication, division, and modulus.
  • Sign Change Feature: Change the sign of the current value in the expression.
  • Error Handling: Handles syntax errors and displays helpful messages to the user.
  • Responsive Design: The calculator is designed to work well on various screen sizes.

Preview

image