Skip to main content

An interactive terminal calculator with basic and advanced math operations.

Project description

Project Tree Structure

math_operations_project/ (Root directory) ├── pyproject.toml ├── README.md ├── LICENSE ├── tests/ │ └── test_operations.py └── math_operations_kseahtan/ (Actual code folder) ├── calculate.py ├── init.py ├── basic/ ├── init__.py │ ├── add.py │ └── subtract.py
└── advanced/ ├── init.py ├── multiply.py ├── divide.py ├── exponent.py └── square_root.py

Credits –

Basic and Advanced math algorithms (with some modification) adapted from https://www.geeksforgeeks.org/python/python-packages/ by GreeksforGreeks (https://www.geeksforgeeks.org/)

Licenses

This project is licensed under the MIT License - see the LICENSE file for details. Educational snippets and package layout algorithms are adapted from GeeksforGeeks under their educational terms.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

math_operations_kseahtan-1.0.1.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

math_operations_kseahtan-1.0.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file math_operations_kseahtan-1.0.1.tar.gz.

File metadata

File hashes

Hashes for math_operations_kseahtan-1.0.1.tar.gz
Algorithm Hash digest
SHA256 23117f054b7ae1a54bace85371f4b0953d98c96153fa89fc5a9b643126e266c8
MD5 b38622163fe6e2e0e0cd7238ad155c31
BLAKE2b-256 fe36cfea961c35ea72739027f4f110b251fd04c6ef23197c1bc2e12ed55ac443

See more details on using hashes here.

File details

Details for the file math_operations_kseahtan-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for math_operations_kseahtan-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e19b0992bb2a71f9ce80b9809af8b97fddee97440e5b29a730a7477d1767908
MD5 bb6e25b4dcb0685fd104f0eadd0044af
BLAKE2b-256 9ad466018257d5ebc4032f0a45c1cd0f1a8acf5b9d17be7029b25cb51c2add4b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page