Skip to content

ece135/calculator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Scientific Calculator

This is a simple scientific calculator built with HTML, CSS, and JavaScript.
It allows users to perform basic and advanced mathematical operations with a user-friendly interface.

Features

  • Basic operations: addition, subtraction, multiplication, division
  • Scientific functions:
    • Square root (√)
    • Power (xʸ)
    • Trigonometric functions: sin, cos, tan (in degrees)
  • Delete (DEL) and Clear All (AC) buttons
  • Clickable button interface (no keyboard needed)

How to Use

Just click the buttons to enter your expression, and press = to see the result.

you can try the calculator from here!🧮

About

simple scientific calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors