Skip to content

CaptainSapphire/Simple-Calculator-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Calculator with Python

This is a simple calculator built with Python. Inspired by a pinterest pin saying it would be a fun little project.

To implement later:

  • option to use radians instead of degrees (APPC uses pi/2 and that b/c of unit circle)
  • factorials?
  • greatest common divisor (gcd), least common multiple (lcm) as a seperate function/option?

This project is mostly to explore the different functions/options from the math library in python. I didn't search up anything until after, but W3Schools has the code available for reference. This project involves ZERO AI usage. Thank you for reading!

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages