Pacote para operações matemáticas básicas
Project description
Calculator_Math_Operations
Este é um pacote Python que fornece funções para realizar operações matemáticas básicas, como soma e subtração.
Instalação
pip install calculator_math_operations_package
Uso
from calculator_math_operations import addition, subtraction
print(addition.add(2, 3)) # SaÃda: 5
print(subtraction.subtract(5, 2)) # SaÃda: 3
Autor
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 calculator_math_operations-0.0.1.tar.gz.
File metadata
- Download URL: calculator_math_operations-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1332a758ad42ecda5a2b32664c90c8a237104e098a19221038d1574f656c4417
|
|
| MD5 |
20605e0764221a0b017282cbcc4be0e7
|
|
| BLAKE2b-256 |
f415724831768d0f76503a34c6d5427aad2d8fa8fffe70f934f937c45fb4d891
|
File details
Details for the file calculator_math_operations-0.0.1-py3-none-any.whl.
File metadata
- Download URL: calculator_math_operations-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c3225188d09c4366c7ede236c3ede3cf59fe1325a2999466b4c9e7eddcd54a4
|
|
| MD5 |
98e5276f9204367a736e4ce0a5588134
|
|
| BLAKE2b-256 |
3cbadcff8251a88559e453b1b7c0998c4aeef1e69832d5374ec3e8a966038012
|