Skip to content

The basic calculator which performs Addition, Subtraction, Multiplication, Division & Modulo operations according to the operator precedence and associativity

Notifications You must be signed in to change notification settings

anilkumar5590/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Simple Calculator

This calculator is designed to perform some basic Arithmethic operations like Addition, Subtraction, Multiplication , Division & Modulo

๐Ÿš€ About Me

I'm a Student currently pursuing a B.Tech 3rd year at Vignan's Institute of Information Technology (Autonomous) in Department of Computer Science Engineering.

Technologies Used

  1. HTML(Hyper Text Markup Language)
  2. CSS (Cascading Style Sheets)
  3. JS (Java Script)

FAQ

The Operator Precedence of the Calculator

Highest Priority: * or / or %

Lowest Priority: + or -

The Associativity Rule of the Calculator

Associativity Rule: Left - Right

Feedback

If you have any feedback, please reach out to us at konathalaanilkumar143@gmail.com

About

The basic calculator which performs Addition, Subtraction, Multiplication, Division & Modulo operations according to the operator precedence and associativity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published