A simple package of mathematics(beta test)
Project description
gomaths
How to install
pip install gomath
Exemple
from gomath import *
calc = gomath.Calcul()
a = calc.pair(1, 2, 3, 4, 5, 6)
b = calc.multiplication(4, 2)
c = calc.AreaSquarre(2, 4)
print(a, b, c)
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
gomath-0.0.4.tar.gz
(2.3 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
File details
Details for the file gomath-0.0.4.tar.gz.
File metadata
- Download URL: gomath-0.0.4.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75b5905dc27e1105723fa8ad069aa6d327b93e2e0396a0abcedb886fa140e09e
|
|
| MD5 |
8256fb9947b36ab71161172b83bcfcca
|
|
| BLAKE2b-256 |
401111bf4eb10f244525da00db7c77b25875e4749914f55daa84a2ee2b97a970
|
File details
Details for the file gomath-0.0.4-py3-none-any.whl.
File metadata
- Download URL: gomath-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bbe4c0577b9413958b1a83c944b9a5cb6ff65b9ca5fced65b7f4d81da15cbcb
|
|
| MD5 |
252cba1e2bae627d71069c8ef9b6d045
|
|
| BLAKE2b-256 |
38aa3d209942207b42fa0d7a5112417d1552ff5e688b16f9bfb0acbeeadf25e5
|