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.1.tar.gz
(2.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.1.tar.gz.
File metadata
- Download URL: flyhiawa_math-0.0.1.tar.gz
- Upload date:
- Size: 2.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 |
f7f791c54ed41d0b7ed4a8ca332cb1891e7e017b4662cdd79fbbdb706f364587
|
|
| MD5 |
97f6b803828b0a4b715a468638cb9c2a
|
|
| BLAKE2b-256 |
c95eea9ab07a5da6e58011baa11288bc856a1b3d51dc8c9ef9d43e58effc99de
|
File details
Details for the file flyhiawa_math-0.0.1-py3-none-any.whl.
File metadata
- Download URL: flyhiawa_math-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 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 |
1de33a4a100343d5a4fa10f7825a7659a396ccbdd8f32bbd0fd77f468f242d29
|
|
| MD5 |
861c6616c222d52f723bf28394ec0975
|
|
| BLAKE2b-256 |
afeedd87769dd00bd33e3402b8b14f93fa9a3aa582ffd6cdb81536901fa60b17
|