Skip to content

itsyugam/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

A GUI bases simple calculator

Salient Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Square
  • Log
  • Percent
  • And all other basic operations.

How to use

  • Square root sqrt(value)
  • Power pow(value1,value2)
  • Sine sin(value)
  • Cosine cos(value)
  • Tangent tan(value)
  • Log log(value)
  • Pi=π
  • Percentage = %

Sample Interface

The code is written purely in Python Using Kivy module.

All Suggestions and updates (PR) are welcome.

About

A GUI CALCULATOR

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages