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.5.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.5.tar.gz.
File metadata
- Download URL: gomath-0.0.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6b34f0843a64882a697423be69b50aacaca5a405ed66dc211e66b448ae54723
|
|
| MD5 |
5c78c63f5d80b8ca3e9e29e41d3e6fe9
|
|
| BLAKE2b-256 |
133320a3634d30959c7ea7cae2910971d8be9d205980f3906ee87fdd398788ef
|
File details
Details for the file gomath-0.0.5-py3-none-any.whl.
File metadata
- Download URL: gomath-0.0.5-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bdea0d4a2fff8ef3c709b0dc7ee6f0d6615c35a0cc1fbe10b79dd6188d6ede3
|
|
| MD5 |
e4ea43950653123e37933d5685d468a3
|
|
| BLAKE2b-256 |
ff31df4fb7bb7c7240b8aee072b8b4d7c852e8a1f0eac3f9d8f02a4d157822d1
|