Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A calculator written in JavaScript, a little advanced, that supports operations beyond addition, subtraction, multiplication and division, like: Power: (^) Square root: (√) Percentage: (%) Factorial: (!)

Additionally, it also supports other things such as:

  • Multiplication of roots (example: 3√9 = 9)
  • Resolution of expressions that have parentheses in front of them and in front of the expression there is no operator (example: 5(7 + 3) = 50)

Try the calculator here

About

A calculator writen in JavaScript

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages