Skip to main content

A very basic calculator

Project description

Divcalc

This is a basic calculator that either adds, subtracts, multiplies or divides 2 numbers.

Usage:

This is how you can use the calculator

import divcalc

divcalc.add(2, 3)
divcalc.sub(2, 3)
divcalc.mul(2, 3)
divcalc.div(2, 3)

Change Log

0.0.1 (2/9/21)

--First release.

0.0.2 (3/9/21)

--Fixed a few bugs that didn't allow successful pip installs.

0.0.3 (3/9/21)

--Provided better instructions on how to use the calculator.

0.0.4 (3/9/21)

--Finalised usage instructions.

Project details


Download files

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

Source Distribution

divbasiccalculator-0.0.4.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

divbasiccalculator-0.0.4-py3-none-any.whl (1.8 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