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.3.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.3.tar.gz.
File metadata
- Download URL: flyhiawa_math-0.0.3.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 |
745e83a590b6a4503e7f4d85db6259f4ec1bff906903e840e5c18f6ddc45ca78
|
|
| MD5 |
a70595bd807510b9bb1f5665c717905d
|
|
| BLAKE2b-256 |
32d5c629b828fc57a52488ec494bf24554d6e0564c8e81f0ee51bc9e5a63312f
|
File details
Details for the file flyhiawa_math-0.0.3-py3-none-any.whl.
File metadata
- Download URL: flyhiawa_math-0.0.3-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 |
50bd67a389bd2ef79a21ad29a8a928e12c9b5a0e83ae8a1497e9d7b35eb9b2e6
|
|
| MD5 |
13595e57c79660fc6a36f77f95d2dd22
|
|
| BLAKE2b-256 |
a6a8dcd6353257080c867a56efa8682191b303d82651827e9ad8e70f78735139
|