Skip to main content

calculator with essential math functions

Project description

Name: woohoocalc

Version: 0.0.1

Description: woohoocalc is a Python package made for performing essential math calculations for everyday use.

Supported Actions:

  • Addition

  • Multiplication

  • Subtraction

  • Division

  • nth root calculation

  • Memory reset

  • Print out memory

— How to install this package:

  1. installing via terminal -

pip install woohoocalc

  1. installing via IDE -

%pip install woohoocalc

— How it works: -

from calculator.calculator import Calculator

new_obj = calc.Calculator() # New object is created.

new_obj.add(15) # Returns 15.0

new_obj.subtract(5) # Returns 10.0

new_obj.multiply(20) # Returns 200.0

new_obj.divide(2) # Returns 100.0

new_obj.n_root(2) # Returns 10.0

new_obj.return_memory # Returns 10.0

new_obj.memory_reset # Resets memory to 0.0

Keywords: calculator, addition, multiplication, subtraction, division, nth root

This project is licensed under the terms of the MIT license.

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

woohoocalc-0.0.1.tar.gz (2.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: woohoocalc-0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for woohoocalc-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d9c14a763378b1a694056fa5523aa72f0e5c5b58d6dc4fed6b539bf90ef06022
MD5 62c1e6451ad68e87a33b5935a72868e0
BLAKE2b-256 4c8a07ea7c262c41e4357a95e80ac3833b76f3a7300a75e551e1491eb71fc7f4

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