Skip to content

ibrahem098/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App

simple calculator app that perform basic arithmetic operations.

Calculator App Screenshot

Features

  • Basic Arithmetic Operations:

    • Addition
    • Subtraction
    • Multiplication
    • Division
  • Clear (AC) Button: Resets the current calculation for a fresh start.

  • (+/-) Button: Toggles between positive and negative numbers.

  • Percentage (%) Button: Calculates percentages for quick reference.