Skip to main content

Calculator module.

Project description

Python Calculator with memory function

Contains class - Calculator

Methods:

.add
.subtract
.multiply
.division
.n_root
.reset_memory - resets calculator memory to 0

Installation

pip install stankeviciuscalculator

Usage

You can start calculator with starting point 0 or any other number you prefer.

from stankeviciuscalculator import Calculator
calc = Calculator(4)
calc.add(2) # result would be 6. Result saved to memory.
calc.subtract(1) # result would be 5. New result overwrites calculator memory

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

stankeviciuscalculator-0.3.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

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

stankeviciuscalculator-0.3-py2.py3-none-any.whl (2.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file stankeviciuscalculator-0.3.tar.gz.

File metadata

  • Download URL: stankeviciuscalculator-0.3.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.25.0

File hashes

Hashes for stankeviciuscalculator-0.3.tar.gz
Algorithm Hash digest
SHA256 dad2a839a58d16c56a3e19f5e7103f2e168522eb50516e0dee386e396dc3846a
MD5 5e8e1384b6578edf1e656681293ebcd5
BLAKE2b-256 5486ec8a2b7bbed9ef72d78a8df747abcc7398ca85e8841d7d286294e1ddc806

See more details on using hashes here.

File details

Details for the file stankeviciuscalculator-0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for stankeviciuscalculator-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7ba61bf6e4113d73e28ec2cfd250bfaa75e045b40240063533772e7e3084ec04
MD5 1548d86a1e30a258659da2a4bae22740
BLAKE2b-256 f626baef033f17210e7a33f290a36f0ae88b818aba56d390418a29c2210fe8f5

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