Skip to main content

A calculator package

Project description

About the package

my_calculator.py is cource code for a Python Package calculator, which performs math task: Addition, Subtraction, Multiplication, Division, (n) root of a number, Reset memory. The Functions take in floats or integers as arguments and return the sum of operations until asked to reset memory.

testing.py is a test code aimed to my_calculator.py

Here's an example of functions ''' calculator.Addition(4)

4.0 calculator.Subtraction(1) 3.0 calculator.Multiplication(9) 27.0 calculator.Division(3) 9.0 calculator.Root(2) 3.0 calculator.Reset_memory() 0.0 '''

Getting Setup

  1. Install Python 3.6.1 or later from https://www.python.org
  2. install the Calculator package: ''' pip install calculator_gkukse '''

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_gkukse-0.0.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

calculator_gkukse-0.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file calculator_gkukse-0.0.1.tar.gz.

File metadata

  • Download URL: calculator_gkukse-0.0.1.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for calculator_gkukse-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d45d4a32e85fc72a740f3c654aa9a0d64153d51c6375a8b3c0f27dc2ddaf0147
MD5 58cb6351a6169a5dba122522373c547d
BLAKE2b-256 a950f6302ba76cdba3456409fdc5e57dfe7a9ffa9385c376bfd0064e3204cd9f

See more details on using hashes here.

File details

Details for the file calculator_gkukse-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for calculator_gkukse-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 529c85d038d67621f4b200b8e0d5e325ec98e3b845b4c32148bd18d2540e6c44
MD5 cf614c2d4fc52f6a2b5a0cd47a9a1419
BLAKE2b-256 36e265641f6c2d5ae7e0083bdeb0170d3d622d3c8ba68f0355cd54a598936579

See more details on using hashes here.

Supported by

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