Skip to content

jihado-i/Calculater-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

This is a simple calculator web application built using HTML, CSS, and JavaScript. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division .

image

Features:

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)
  • Percentage (%)
  • Square root (Sqrt)
  • Power operation (Pow)
  • Clear button (C)
  • Decimal point (.)

Live Preview:

You can try out the calculator app live here.

How to Use:

Simply input numbers and select the desired operation using the provided buttons. The result will be displayed in real-time as you perform calculations.

Feel free to explore the code and customize it according to your preferences or use it as a learning resource.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published