A python package that makes math... smooth!
Project description
SmoothMath
The smoothest math package!
How to install:
To install this package, run pip install smoothmath
Tutorial
Some things that this package includes is the add & subtract function. Here's an example of the add:
import smoothmath as sm
print(sm.add(4, 2)) #result is 6
And to subtract, it's as easy as
import smoothmath as sm
print(sm.subtract(4, 2)) #result is 2
For the full documentation, please visit https://qloha.github.io/smoothmath
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
smoothmath-1.0.4.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file smoothmath-1.0.4.tar.gz
.
File metadata
- Download URL: smoothmath-1.0.4.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd2ee7091b22b2cce65bb92013ed8010b09446f52b0c33a49aac13b1224527d |
|
MD5 | 60ddfe862155dbf8c3875cba6e22121a |
|
BLAKE2b-256 | 7278ee3d77f2c9ad729ba961dff34ba444326299bdfa28a22ecabe69fd8d2e6b |
File details
Details for the file smoothmath-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: smoothmath-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e21a03a5af4038b3e0ff2c4ab3fefd58e6a4b377d00ad89d9809d47b790b297 |
|
MD5 | 5ca7c9411be152dd0a0601741c5ce0c7 |
|
BLAKE2b-256 | bf6b23c4a96f7d310368964c3525f25e0b9e129c9092ac2a93cd111ff82013fe |