A simple calculator library with add, subtract, multiply and divide functions.
Project description
Multicalc Suraj
A simple Python calculator library for basic arithmetic operations.
Installation
pip install multicalc-suraj
Usage
from multicalcs.operations import add, subtract, multiply, divide
print(add(2, 3))
print(subtract(5, 2))
print(multiply(4, 3))
print(divide(10, 2))
Features
- Addition
- Subtraction
- Multiplication
- Division
Author
Suraj KS
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
multicalc_suraj-0.2.5.tar.gz
(1.4 kB
view details)
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 multicalc_suraj-0.2.5.tar.gz.
File metadata
- Download URL: multicalc_suraj-0.2.5.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a965c4a06d49d597c43c96fc36636dd3311d05f83db321dcd08be984fba6baae
|
|
| MD5 |
86dfa273b98a333b979124f2cb577196
|
|
| BLAKE2b-256 |
c7d197dd14f97e244b6ebd5cd993020fe2f9e9ec4c39df3a14c947a9eec27421
|
File details
Details for the file multicalc_suraj-0.2.5-py3-none-any.whl.
File metadata
- Download URL: multicalc_suraj-0.2.5-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60136734abe1e1c7dfa7e5cbda6041cd65441f3409341ee5605dbac05864738d
|
|
| MD5 |
24cdf1b63516e16e1492f64a957df660
|
|
| BLAKE2b-256 |
a6a79eb36238e3dea5805400e53c80ad6d6efbb21010c53c7c7aa2caa6a5a495
|