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.3.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file smoothmath-1.0.3.tar.gz
.
File metadata
- Download URL: smoothmath-1.0.3.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 | fb0986b5472a698ca642733734309ac62ab5608d9aebb9306a9a4d682bcd9607 |
|
MD5 | ea3259e3a01a3b4b7aa9a898a7fc2894 |
|
BLAKE2b-256 | 6ff1fd8d37d94f6c195563dace21a3b59a76641a983d6bfc9c59cf5ef3ba04e6 |
File details
Details for the file smoothmath-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: smoothmath-1.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 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 | 930cc2ca998d7cf4885a4ecd1d719698fd07f53aba8f21c3fad50c4dd31bcd8b |
|
MD5 | 16ed4187ff5e3efa4362976e1663a25c |
|
BLAKE2b-256 | 799a301d75747b3945ad383bfe4646b76c2f7efa8023e68fa9353fb0016bb56e |