A simple Python package to perform arithmetic operations on multiple numbers.
Project description
arithop
A simple Python package to perform arithmetic operations on multiple numbers.
Installation
pip install arithoperations
Usage
from arithoperations import arithop
arithop.add(1, 2, 3) # 6
arithop.subtract(1, 2, 3) # -4
arithop.multiply(1, 2, 3) # 6
arithop.divide(1, 2, 3) # 0.16666666666666666
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
arithoperator-1.0.0.tar.gz
(2.9 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 arithoperator-1.0.0.tar.gz.
File metadata
- Download URL: arithoperator-1.0.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed0c185ef70e5bb099345aa3e1470972ebf119a6f00225cff0ecda3d3e5643ab
|
|
| MD5 |
2d979dab29ec439de6845dc2e282d292
|
|
| BLAKE2b-256 |
d786ecd5eadb3e26f4d5f0d4db0aa5e492d1d5bf33784b23b3b51000711e32f6
|
File details
Details for the file arithoperator-1.0.0-py3-none-any.whl.
File metadata
- Download URL: arithoperator-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d029d8d40ea1cc716714ac7ad12e6f76739e839d0139d22bd22309486a183d11
|
|
| MD5 |
ca0c0fe87229276396261ed457d43883
|
|
| BLAKE2b-256 |
feab1f4c0ddb1e81bdf584418d1a7bf0950dc19fe89e7af76a4da075288d1211
|