Skip to main content

A simple math library

Project description

coolmath

A simple Python library for basic mathematical operations.

Installation

You can install this library using pip:

pip install coolmath1

Usage

from coolmath1 import add, subtract, multiply, divide

result_add = add(5, 3)
result_subtract = subtract(10, 4)
result_multiply = multiply(6, 7)
result_divide = divide(8, 2)

print(f"Addition: {result_add}")
print(f"Subtraction: {result_subtract}")
print(f"Multiplication: {result_multiply}")
print(f"Division: {result_divide}")

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

coolmath1-0.5.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

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

coolmath1-0.5-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file coolmath1-0.5.tar.gz.

File metadata

  • Download URL: coolmath1-0.5.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for coolmath1-0.5.tar.gz
Algorithm Hash digest
SHA256 9c12f049ba714d8587a86271a2353f668f172631c87ce717a424c9153d2796c5
MD5 88af74f749eaab4aa392088f344a96a5
BLAKE2b-256 a5b0a8d23a9286909e16eebcadefff84ab2043fa58b2f8b3530582465d7e355a

See more details on using hashes here.

File details

Details for the file coolmath1-0.5-py3-none-any.whl.

File metadata

  • Download URL: coolmath1-0.5-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for coolmath1-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b198b665110570cc498f20af30a8bcb615fd65acc530b33ea93b5e3277fc71f4
MD5 6464479c8e15bc53bb7c400088facbde
BLAKE2b-256 6ebf44b3a740238947b567341122a1f4d5cb9beb0b166bb5892eb277cee8f515

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