Skip to main content

Basic maths library for multiplication and division

Project description

Basic maths

A small demo library for multiplying and dividing numbers.

Installation

pip install basic-maths

Get started

How to multiply one number by another with this lib:

from basic_multiplication import Multiplication

# Instantiate a Multiplication object
multiplication = Multiplication(2)

# Call the multiply method
result = multiplication.multiply(5)

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

basic-maths-0.1.20.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

basic_maths-0.1.20-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file basic-maths-0.1.20.tar.gz.

File metadata

  • Download URL: basic-maths-0.1.20.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.9

File hashes

Hashes for basic-maths-0.1.20.tar.gz
Algorithm Hash digest
SHA256 d6c49d8717f8899277e382affa0b635f16531de6e1d5baf7eb2234b5ce6f1ad3
MD5 aacd9eceb4ea8e294d1b9faccfeb9bce
BLAKE2b-256 d70d08413cd0bdc88a16fb938dc9bae3cdce417308cc07fc151c6f663b81e80f

See more details on using hashes here.

File details

Details for the file basic_maths-0.1.20-py3-none-any.whl.

File metadata

File hashes

Hashes for basic_maths-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 76b73ef998cf05d6b302d79c1ff15b1b17bbd87b3bfaeaa98d1dc9daf002d246
MD5 6398ba452559d7b6c3b54d892d9f57fb
BLAKE2b-256 cc37a54d0720bf0189d067b5203ba1542512ad2c9fb1d504a88ada1f4bd223d9

See more details on using hashes here.

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