Skip to content

DanielRajChristeen/Py-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Py Calculator

This is an DIY calculator built with Python that can perform basic arithmetic operations, exponentiation, modulus operations, and square root calculations. It also includes features like calculation history and memory storage.

Features

  • Basic Operations: Addition, Subtraction, Multiplication, and Division
  • Advanced Operations: Exponentiation, Modulus, Square Root
  • Memory Feature: Store and reuse the result of the last operation
  • History Feature: View the history of all calculations performed in the session
  • Continuous Operation: Perform multiple calculations without restarting the program

About

Welcome to the Py Calculator repository! This project is a comprehensive calculator built using Python, offering both basic and advanced mathematical operations. Designed with a user-friendly interface, it’s perfect for anyone looking to practice Python or in need of a versatile calculation tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages