A simple package with basic math functions
Project description
basicmathematicsw
Project Description
A small demo library for basic mathematical operations like addition, subtraction, and multiplication.
Installation
To install the package, use pip: pip install basicmathematicsw
Get Started
How to use the basicmathematicsw library:
Import the Functions
To use the functions in this library, import them as follows:
from basicmathematicsw.operations import add, subtract, multiply
Available Functions:
add(a, b): Returns the sum of a and b.
subtract(a, b): Returns the difference between a and b.
multiply(a, b): Returns the product of a and b.
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 basicmathematicsw-0.1.0.tar.gz.
File metadata
- Download URL: basicmathematicsw-0.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8d870a13518dacb1ac45325d5aedfcac9db8059a3fa1ce8c15d3947afb9c1e
|
|
| MD5 |
e9a33cba2c3e4e66c62f3078742df522
|
|
| BLAKE2b-256 |
78761b318ffb7b773432af6d32b329abda6dd2768767813ed67ca9fc70e406a3
|
File details
Details for the file basicmathematicsw-0.1.0-py3-none-any.whl.
File metadata
- Download URL: basicmathematicsw-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ceaddb893037c46c33b7a1c6894d08d01c1ec50ffd604f29fd246bb79bba7a6
|
|
| MD5 |
f2b4ed1866ca3aa764edb3ca2760b9dd
|
|
| BLAKE2b-256 |
4378bf3b0df273efc0a334786a0f9fc1e42598cf083d52dad046c9fb472dd802
|