This package helps you to carry out basic arithmetic operations
Project description
My Basic Calculator
This package hepls you carry out the four basic arithmetic operations
Getting started
Installing the package
pip install thecalcpack
Using the package
from packagingtutorials import thecalcpack
Functions Provided
-
add(a,b) This function adds two arguments a and b and returns them.
-
sub(a,b) This function subtracts two arguments a and b and returns them.
-
mul(a,b) This function multiplies two arguments a and b and returns them.
-
div(a,b) This functions divides two arguments a and b and returns them.
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 thecalcpack-1.0.0.tar.gz.
File metadata
- Download URL: thecalcpack-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf4068e7a7f64721a4a6839b0cc4f22ef0bc514b988d0d4475f3770617df81f9
|
|
| MD5 |
dce96275771547b5f16c55d839d05c03
|
|
| BLAKE2b-256 |
fb5c762d1508c7ff0a9bb8bc7a0d4c9cba00fa76e24d4b22602bf1116ead87f3
|
File details
Details for the file thecalcpack-1.0.0-py3-none-any.whl.
File metadata
- Download URL: thecalcpack-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf6a75676d957e009c903232720dc143c7387abf123812627344263bdf529e84
|
|
| MD5 |
84e5525330e239c11489a7a5b5d6e6dd
|
|
| BLAKE2b-256 |
82c7336f9dcd0764f0f06a02ba143fee13b233e485035bf3b1bda2d511d7eb2a
|