Skip to main content

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/vikash130795/Arithcal

Binary installers for the latest released version are available at the Python Package Index (PyPI).

# PyPI
pip install Arithcal

License

MIT

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Arithcal-0.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page