Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahirhamiabrar/xpressionsolver
A step-by-step mathematical expression evaluator.
https://github.com/mahirhamiabrar/xpressionsolver
math python
Last synced: 10 days ago
JSON representation
A step-by-step mathematical expression evaluator.
- Host: GitHub
- URL: https://github.com/mahirhamiabrar/xpressionsolver
- Owner: MahirHamiAbrar
- Created: 2024-06-10T23:38:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T20:01:02.000Z (7 months ago)
- Last Synced: 2024-11-08T16:27:46.580Z (2 months ago)
- Topics: math, python
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XpressionSolver
A step-by-step mathematical expression evaluator.## Run XpressionSolver
First download the .zip file from the repository and extract it. Then open a terminal in the extracted directory and run the following command:
```
python main.py
```## Output