Skip to main content

A simple Python package providing basic arithmetic operations.

Project description

Maths Tools

A lightweight Python package providing simple mathematical operations.

Features

  • ➕ Addition
  • ➖ Subtraction
  • ✖️ Multiplication
  • ➗ Division
  • % Modulus

Installation

Install the package from PyPI:

pip install easy-to-maths 

or

python -m pip install maths-tools

Usage

import maths

print(maths.addition(10, 5))
print(maths.subraction(10, 5))
print(maths.multiplication(10, 5))
print(maths.division(10, 5))
print(maths.modulus(10, 5))

Output

15
5
50
2.0
0

Functions

Function Description
addition(a, b) Returns the sum of two numbers
subraction(a, b) Returns the difference of two numbers
multiplication(a, b) Returns the product of two numbers
division(a, b) Returns the quotient of two numbers
modulus(a, b) Returns the remainder after division

Requirements

  • Python 3.9 or later

License

MIT License

Author

Arpit Soni

GitHub: https://github.com/Arpitsoni89/maths-tools

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

easy_to_maths-0.2.0.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

easy_to_maths-0.2.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file easy_to_maths-0.2.0.tar.gz.

File metadata

  • Download URL: easy_to_maths-0.2.0.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for easy_to_maths-0.2.0.tar.gz
Algorithm Hash digest
SHA256 719cfaca50e21aa58f810782ad8f312b68d04c8cbbdd771a90540cedb3061c2d
MD5 18a361dab2457d814d4072dd5fbc1b69
BLAKE2b-256 e4a0141690174b33aa06dfe1b1d891caa11368d527d9eafd963cb1abdf7a5198

See more details on using hashes here.

Provenance

The following attestation bundles were made for easy_to_maths-0.2.0.tar.gz:

Publisher: python-publish.yml on Arpitsoni89/maths-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file easy_to_maths-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: easy_to_maths-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for easy_to_maths-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e32516db59384324a7ad4a35e85f044e76fb0d1d55586784bc2cabb0dc79632
MD5 54c6ae54bb9858a617d52cecec7233f6
BLAKE2b-256 d45137e367bf7a8f460840beb761fe722b3220f1891d2b9b34bd9d14502a0a2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for easy_to_maths-0.2.0-py3-none-any.whl:

Publisher: python-publish.yml on Arpitsoni89/maths-tools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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