Skip to content

AnneLivia/WebCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE WEB CALCULATOR

Simple web calculator that does the following basics operations:

  • Addition

  • Subtraction

  • Multiplication

  • Division

  • Square Root

  • Exponentiation (X²)

  • Fatorial

APPLICATION DEVELOPMENT

INTERFACE