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!
- Host: GitHub
- URL: https://github.com/viztruth/python-command-line-scientific-calculator-full-code
- Owner: Viztruth
- License: mit
- Created: 2023-06-04T06:55:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-04T07:34:58.000Z (about 2 years ago)
- Last Synced: 2025-01-26T10:41:40.873Z (4 months ago)
- Topics: area-calculator, calculator, calculator-python, command-line-interface, full-color, logarithm, python, python-lab, python-lab-programs, scientific-calculator, scientific-calculator-in-python, trignometry
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
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!