A small example package
Project description
Mathcalc
Mathcalc is a module for calculating easier
Installation
Install via Pip
pip install mathcalc
Use it in your app
Example
Calculating using mathcalc: If you want to calculate, use the Calculation function. Example:
import mathcalc as mc
calc = mc.Calculation()
result = mc.add(5, 3)
mc.add(12, 87, print_result=True) # Adding print_result=True will print result automatically
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
mathcalculate-0.0.1.tar.gz
(2.4 kB
view details)
Built Distribution
File details
Details for the file mathcalculate-0.0.1.tar.gz
.
File metadata
- Download URL: mathcalculate-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ae6aea00ec107fc3557a13d75fedc985bfd6636c9fc4a4dca8ab41454c459cb |
|
MD5 | b5df471edddf7dddba1a16dc456181ce |
|
BLAKE2b-256 | 36f1712808188f44fc82c0a1786feb1b71edf6e9f6fec032c1eef1423b71839a |
File details
Details for the file mathcalculate-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: mathcalculate-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 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 | f55a4ba45f47a3c2a2d8cee32ca88d80b1721ff5b9b433520686439ac094f26d |
|
MD5 | 5320f82e7bb203bb6d2f778fb8548e0b |
|
BLAKE2b-256 | ff4183edde2715d29b52cc3c807d4f995849d2a11b6d119026f530503a838703 |