World Great Math - Mathcom
Project description
Mathcom - a powerful math modules only for Python
1. Infomation
Version: 0.0.5
Released Date: 8/1/2025
2. How to install - uninstall
To install mathcom, simply enter this command code*:
pip install mathcom
And to uninstall, enter this code:
pip uninstall mathcom
3. Some sample code
-
3.1. Area and Peri class
# Area class
area = Area.cir(2) # 12.56
# Peri class
peri = Peri.rect(3, 5) # 16
print(area, peri)
-
3.2 Round class
Round.roundDown(6.45) # 6
Round.roundUp(6.45) # 7
Round.roundNormal(6.45) # 6
-
3.3 Expert code
print(expert(sin, 6)) # -0.2794151982
print(expert(tanh, 5)) # 0.9999092043
AND MORE... Try out by testing it.
Contract
Email: lethanhnhan1172@gmail.com
Scratch: lethanhnhan2013
Github: @LeThanhNhan2013
Website: Coming Soon
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
mathcom-0.0.5.tar.gz
(14.8 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
mathcom-0.0.5-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file mathcom-0.0.5.tar.gz.
File metadata
- Download URL: mathcom-0.0.5.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff63a4d33f7760068ef7530ce9ebc7c32ad07ae0aa451197be438bc6887da67d
|
|
| MD5 |
b153ad673336ed473a37c3d6ebfa3fc1
|
|
| BLAKE2b-256 |
867c0a4c37c3935193eb2a0918e70d97d23ef4a4b4c2475dfaa9d4526c56abed
|
File details
Details for the file mathcom-0.0.5-py3-none-any.whl.
File metadata
- Download URL: mathcom-0.0.5-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
153bfea0e6b3dbed2914a57430ef5806e2f8f7ff2087a3e09ecc29deb596f043
|
|
| MD5 |
c9d266fcc54295ebeb60687be08a5c70
|
|
| BLAKE2b-256 |
a4e0e4b3e5d458a0cc95fb0425a5be723e899ceb155f7d8dd29a49a0c76f4b6a
|