An open API service indexing awesome lists of open source software.

https://github.com/viztruth/python-command-line-scientific-calculator-full-code

Python command-line calculator for scientific calculations with the ability to perform standard operations as well as trigonometric, logarithmic, area calculation and more!
https://github.com/viztruth/python-command-line-scientific-calculator-full-code

area-calculator calculator calculator-python command-line-interface full-color logarithm python python-lab python-lab-programs scientific-calculator scientific-calculator-in-python trignometry

Last synced: 3 months ago
JSON representation

Python command-line calculator for scientific calculations with the ability to perform standard operations as well as trigonometric, logarithmic, area calculation and more!

Awesome Lists containing this project

README

        

# 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](https://github.com/Viztruth/Python-command-line-Scientific-Calculator-FULL-CODE/blob/main/OutputScreenshot.jpg)

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!