A small example package
Project description
ArithematicCalc: A Basic Arithematic Calculator
What is it?
ArithematicCalc is a Python package that provides basic arithematic calculation of two numbers such as addition, substraction, multiplication and division.
Functions
ArithematicCalc
This module contains basic calculator functions for addition, subtraction, multiplication, and division.
Functions:
add(a, b)
Returns the sum of two numbers.
subtract(a, b)
Returns the difference of two numbers.
multiply(a, b)
Returns the product of two numbers.
divide(a, b)
Returns the division of two numbers.
Where to get it
The source code is currently hosted on GitHub at: https://github.com/Shubham3023/arithematiccalc
Binary installers for the latest released version are available at the Python Package Index (PyPI).
# or PyPI
pip install ArithematicCalc
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 Distributions
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 ArithematicCalc-0.1-py3-none-any.whl.
File metadata
- Download URL: ArithematicCalc-0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
7036a481406d3000061ec769a0decd80eb6e535b707be2fab37e822b4156061c
|
|
| MD5 |
91a80c181282ac1e2bb123a187b81f66
|
|
| BLAKE2b-256 |
7934eb54da75d9e020f5ac7105acc9767cc3247f560a5ddf48d204b75d27f242
|