Skip to main content

A simple calculator

Project description

Welcome to calculator_val project!

This is a simple calculator that performs a few basic operations.
The operations available are 'sum', 'sub', 'mult', 'div','nroot', 'delete'.

sum : adds up a number to the value stored in memory.

sub: subtracts the argument from the value in memory.

mult: multiplies the memory by the argument provided

div: divides the memory by the input given

nroot: returns the n_th root of the value stored in memory

delete: resets the calculator by assigning 0 to the memory


don't worry too much about this description, all the information you need will be provided the prompt line while using the package. To get started just run the __init__.py file. A nice menu GUI will guide you through the use of the calculator and ask you directly which operations you want to perform and so on.
If you are an advanced user you can also install the calculator module form pip under the name calculator_val. This code is protected by MIT Licence.

Enjoy!

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

calculator_val-1.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

calculator_val-1.0-py2.py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 2 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