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.6.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.6.tar.gz.
File metadata
- Download URL: flyhiawa_math-0.0.6.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 |
597478b56927a05261e860ba22e83d2b145db8ed9245a53e9ad7dc3c53559503
|
|
| MD5 |
c3f2d74d0b5a164cddde08b5d7216ba1
|
|
| BLAKE2b-256 |
3a894a10fcf25bce61ab956993e64463021bc1dbebb2ad2c972098432633a359
|
File details
Details for the file flyhiawa_math-0.0.6-py3-none-any.whl.
File metadata
- Download URL: flyhiawa_math-0.0.6-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 |
3c0382927ab7e481190e142145fcb27a93d211add84bfbd3e1f3916e71dcb61c
|
|
| MD5 |
b3fb3e9fd8434477cad5fa7c7effab7a
|
|
| BLAKE2b-256 |
4a9b93bdb42eeef2fde2ac6dc5ba86a796622d6f12e1f1b84582a46a8eb2e3d3
|