garimasingh128 / awesome-python-projects

πŸ“± βœ… Some awesome projects in python! πŸ“± βœ…

Home Page:http://garimasingh.me/awesome-python-projects/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Calculator

siddeshshewde opened this issue Β· comments

Simple Calculator should be able to perform the below actions:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. Modulus

Advanced Functions:

  1. Factorial
  2. Power
  3. Root
  4. log10
  5. Trignometric functions like sin cos tan

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with πŸ‘ or πŸ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

am ready to contribute in this issue