Skip to content

drishyabajpai/python-scientific-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 

Repository files navigation

python-scientific-calculator

A fully functional console-based scientific calculator written in Python. It supports basic arithmetic, power, square root, factorial, logarithms, and trigonometric functions (in degrees).

๐Ÿงฎ Python Scientific Calculator

A simple Scientific Calculator built with Python.
This calculator runs in the console/terminal and supports both basic arithmetic and scientific functions like trigonometry, logarithms, and factorials.


๐Ÿš€ Features

  • โœ… Addition, Subtraction, Multiplication, Division
  • โœ… Power (x^y)
  • โœ… Square Root (โˆš)
  • โœ… Factorial (!)
  • โœ… Logarithm (base 10) & Natural Log (ln)
  • โœ… Trigonometric functions: sin, cos, tan (in degrees)
  • โœ… Error handling (e.g., division by zero)
  • โœ… User-friendly interface with welcome and thank-you messages

About

A fully functional console-based scientific calculator written in Python. It supports basic arithmetic, power, square root, factorial, logarithms, and trigonometric functions (in degrees).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages