A fully functional calculator by Puspa with history tracking.
Project description
🚀 Puspa Smart Calculator
A professional Python calculator library with advanced mathematical operations.
✨ Features
- Addition
- Subtraction
- Multiplication
- Division
- Square Root
- Power Calculation
- Percentage Calculation
📦 Installation
pip install puspa-smart-calculator
## Usage
from puspa_the_calculator import Calculator
calc = Calculator()
print(calc.add(5, 3))
print(calc.subtract(10, 4))
print(calc.multiply(6, 7))
print(calc.divide(20, 5))
print(calc.square_root(81))
## Author
Created by Puspa
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file puspa_smart_calculator-2.0.2.tar.gz.
File metadata
- Download URL: puspa_smart_calculator-2.0.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86a79ddf551c69dbf5d316d0ca9a5de0b914d1e3623ce3bbd3493825480e71a5
|
|
| MD5 |
e9292fe9c7fd0fb7e83d6f42e128d6c9
|
|
| BLAKE2b-256 |
84e514a206be24d5e7d62d6f30131af9f45df24673f021a49b838890884a638f
|
File details
Details for the file puspa_smart_calculator-2.0.2-py3-none-any.whl.
File metadata
- Download URL: puspa_smart_calculator-2.0.2-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
792d3ecc0f14d65c25fcf42fdbb65e51ffa735216318197533f946075b4de8ca
|
|
| MD5 |
ef3ed2e3b1715090cc6bbb81e9d85c6d
|
|
| BLAKE2b-256 |
7e4671dc166f9dcdf0399c916d815ce759e41afba555a5016b6b54f09e07dfb8
|