Biblioteca de calculadora com operações básicas, potência e raiz.
Project description
calc-lib
Uma biblioteca Python com operações básicas de matemática: adição, subtração, multiplicação, divisão, potência e raiz com índice.
Exemplo de uso
from calc_lib import adicao, raiz
print(adicao(2, 3)) # 5
print(raiz(27, 3)) # 3.0
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
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 calc_lib_jonathancastrosilva-0.1.0.tar.gz.
File metadata
- Download URL: calc_lib_jonathancastrosilva-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20e83a3638b7955e31b03d97b75bd9d5e6eba58eda4e9a47d987029693ea57c9
|
|
| MD5 |
cd1f500f46bbc0c4a62d615efb259a1c
|
|
| BLAKE2b-256 |
a307242757f96158278edf4d99c74f6ce74d197c62b7d2ea0758ff36bfd5bf61
|
File details
Details for the file calc_lib_jonathancastrosilva-0.1.0-py3-none-any.whl.
File metadata
- Download URL: calc_lib_jonathancastrosilva-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce697e8a070b6a02113bc3a60a520e5d952b706a8e82a69accbad7e311f5f760
|
|
| MD5 |
ef393fdc6e1eeb60c5c85d430def6d23
|
|
| BLAKE2b-256 |
c8028e41c57cc6e5fb1679b96773233e3f541ed48a7b86c582d5997ce187b143
|