A simple math utilities package
Project description
my-math-utils
A simple Python package with math utility functions.
Installation
pip install my-math-utils
Usage
from my_package import add, multiply, subtract
print(add(2, 3)) # 5
print(multiply(2, 3)) # 6
print(subtract(5, 2)) # 3
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
mymathutils1-0.1.0.tar.gz
(2.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 mymathutils1-0.1.0.tar.gz.
File metadata
- Download URL: mymathutils1-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a89f85bb0c8ef99a1d7cd6e3533f1e6162b4f2c8ac4c909fccf97528e949af0
|
|
| MD5 |
979d1fd80be2f8133cdb1c7425558793
|
|
| BLAKE2b-256 |
8d824d3f9ca578e7a238e8a7ee65d23de20ea7c738751ba1a0986e3505db9aee
|
File details
Details for the file mymathutils1-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mymathutils1-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55507474396b66196e18f85249c6b9fd153332db57b84f31a14ba50962c16e6d
|
|
| MD5 |
5b96ca3ddb8d8e17267dc0ca24e8b29d
|
|
| BLAKE2b-256 |
ee9174f1e8518c27ec597ba90935580daf0bf11196be5ed0cf8b8a7f8c223ce8
|