Uma biblioteca de matemática com várias fórmulas!
Project description
Como Instalar: pip install flyhiawa-math
Como usar funções de médias:
from flyhiawa-math import Statistics.means
Statistics.means.HARMONIC_LIST.extend([2, 7, 3, 0.68])
print(Statistics.means.harmonic_mean())
Ou
from flyhiawa-math import Statistics.means
Statistics.means.ARITHMETIC_LIST.extend([2, 7, 3, 0.68])
print(Statistics.means.arithmetic_mean())
Imprimir as outras funções:
import flyhiawa-math
print(babilonic(9, 185, 169))
Listas das funções:
- babilonic(tries, sqrt, approx)
- fatorial(n)
- termial(n)
- pitagoras(a, b)
- mass_energy(mass)
- sensible_heat(t, m, c)
- harmonic_mean()
- arithmetic_mean()
- hypercube_edges(d)
- hypercube_faces(d)
- hypercube_vertices(d)
- inverse(n)
- plus_list(terms)
Variáveis:
ARITHMETIC_LIST
HARMONIC_LIST
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
flyhiawa_math-0.0.2.tar.gz
(3.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
File details
Details for the file flyhiawa_math-0.0.2.tar.gz.
File metadata
- Download URL: flyhiawa_math-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6324f4ac45fd43c4f0d3d4479f6648919df0c2fd56f0848865540fe323e0bbd
|
|
| MD5 |
f3b36d35574e8dff0860386335b8a0e6
|
|
| BLAKE2b-256 |
0c1bd71a3fd39eb590129d10d08c4a7c3a5981f1993cccb711f37de798a2dfc2
|
File details
Details for the file flyhiawa_math-0.0.2-py3-none-any.whl.
File metadata
- Download URL: flyhiawa_math-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
078635c73ed6ef168c1169bb2bb3625f4c21e4106736d3ab8d282e6cd2908fbc
|
|
| MD5 |
e1e212412c86d7a16679d482e4f7ba20
|
|
| BLAKE2b-256 |
3c525b2d944f31d0d6290015495e988cbc20e80257659f3237de225dc84ab7fd
|