World Great Math - Mathcom
Project description
Mathcom - a powerful math modules only for Python
1. Infomation
Version: 0.0.1
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.1.tar.gz
(14.2 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.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file mathcom-0.0.1.tar.gz.
File metadata
- Download URL: mathcom-0.0.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a512453bdaeba0519cfed5df1046827371effe652fad02ec87814f71f7010b5
|
|
| MD5 |
dd8ebb1feffd67c1fd0caf3e07379514
|
|
| BLAKE2b-256 |
5dabbbff1d0d7d88f3fa2fdfd56b95bdbdc0f4975c9d4a4c4dabff08e94407a4
|
File details
Details for the file mathcom-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mathcom-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.7 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 |
59372fcd7fd87016577a1c560f32e7e1f79ad88681ef3c20fcb84103a2a348e2
|
|
| MD5 |
473b68c2d525819b1bc536452dde6c11
|
|
| BLAKE2b-256 |
5ce457048f3afa28950f27f83e9ebda96b2c8c5c7bc67538b3770c245a1d5577
|