Mix of functions
Project description
georgescalc
Um misto de funções matemáticas.
georgescalc.equations
O módulo georges-calc.equations contém:
- A função bhaskara(a,b,c): Que retorna o valor de X se houver raÃzes reais e None, se não houver;
- A função delta(a,b,c), que retorna o valor de delta.
georgescalc.functions
O módulo georges-calc.functions contém:
- A função fibonacci(n_termos), que retorna uma lista de termos da sequência de Fibonacci.
georgescalc.total
O módulo georges-calc.functions contém:
- A função total_sum(num), que retorna a soma dos números fornecidos como parâmetro.
- A função total_product(num), que retorna o produto dos números fornecidos como parâmetro.
Instalação
Use the package manager pip to install georges_calc
pip install georgescalc
Usage
from georgescalc import functions
functions.fibonacci(7)
Author
George Pontes da Cunha
License
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
georgescalc-0.0.1.tar.gz
(2.5 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 georgescalc-0.0.1.tar.gz.
File metadata
- Download URL: georgescalc-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4d8623165668f867ce3248e8a70f09b6bb4f9e51b1b20a8337dc64566acf96e
|
|
| MD5 |
0bbb2af20053d0bde82098590b95ed12
|
|
| BLAKE2b-256 |
f7993fce392a180596137d7f20c58db2144a8375c568c7a0a42b87e474ac4d29
|
File details
Details for the file georgescalc-0.0.1-py3-none-any.whl.
File metadata
- Download URL: georgescalc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f88aad80ac4ff6cd168100ca4f55ead6e63b64ba4bc37496409617372b6287ee
|
|
| MD5 |
e5bdf9f8c087cacbe788bcb333fed80a
|
|
| BLAKE2b-256 |
0c0675eec9fe56d602eec4d6ed185236579d692e32c4041f25331b433fc96afb
|