Skip to main content

A simple math operations library.

Project description

basicnumeriq Library

A simple Python library for basic math operations.

Installation

You can install the library using pip:

pip install basicnumeriq

Example Usage

Add Operation

from basicnumeriq import add

result = add(10, 5)
print(result)  # Output: 15

Subtract Operation

from basicnumeriq import subtract

result = subtract(10, 5)
print(result)  # Output: 5

Multiply Operation

from basicnumeriq import multiply

result = multiply(10, 5)
print(result)  # Output: 50

Divide Operation

from basicnumeriq import divide

result = divide(10, 5)
print(result)  # Output: 2.0

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

basicnumeriq-0.0.2.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

basicnumeriq-0.0.2-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file basicnumeriq-0.0.2.tar.gz.

File metadata

  • Download URL: basicnumeriq-0.0.2.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.11

File hashes

Hashes for basicnumeriq-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4bbce73c42507ee87a3b61b7fd9b39741776dc9bc6edff02d2838bd63b3695be
MD5 542f34e3be218f894f3159ab51e7d6b6
BLAKE2b-256 c0479f9963e99fe7d1f83dc80ea23a8287798ded2b63fc0cacd48d8353e88665

See more details on using hashes here.

File details

Details for the file basicnumeriq-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: basicnumeriq-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.11

File hashes

Hashes for basicnumeriq-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 649db3bff1e12fd456b4461474a8e02629efe5ff5563e74a136cae5a14d17184
MD5 624f9c674264b2a6c814e84e43eafa9a
BLAKE2b-256 9c4f718d8476724d7a3a21a42f40fc700be7d21f95d546ea5fe3654b38f4c154

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