Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 806 Bytes

File metadata and controls

10 lines (7 loc) · 806 Bytes

Python Command Line Scientific Calculator (FULL CODE)

Simple python command-line calculator for scientific calculations with the ability to perform standard operations as well as trigonometric, logarithmic, area calculations and more. Ideal Python lab project.

Output:
Output

How to use?

Just download/copy the source code [calcI.py] and run the file. Make sure that all the packages/libraries are installed before running.

If you found the resource useful, don’t forget to star ⭐ the repo and share it. ➕Follow me for more such fun projects!