Skip to main content

simplemathutils-lib is a creative package for basic mathematical operations with Python.

Project description


simplemathutils-lib

Downloads release Python-Version issues PyPI - Status License Stack Overflow

simplemathutils-lib is a creative package for basic mathematical operations with Python.

All simplemathutils-lib wheels distributed on pypi are MIT licensed.

Requirements

simplemathutils-lib requires python 3.6 or greater.

Installation

Install with pip:

pip install simplemathutils-lib

If you are using the old version of simplemathutils-lib and want to update it:

pip install --upgrade simplemathutils-lib

Examples

import simplemathutils_lib as simplemath

simplemath.add(10,2,1) 
# Output: 13

simplemath.subtract(2,1)
# Output: 1

simplemath.multiply(10,2,1)
# Output: 20

simplemath.divide(2,1)
# Output: 2

Contribute

Feel free to open pull requests to expand this documentation, add features or fix problems.

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

simplemathutils_lib-0.1.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

simplemathutils_lib-0.1.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file simplemathutils_lib-0.1.2.tar.gz.

File metadata

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

File hashes

Hashes for simplemathutils_lib-0.1.2.tar.gz
Algorithm Hash digest
SHA256 bc1f4b2d09c233b013b0838801a26647e924b60e284f0ee2d8807e3b281b0ec0
MD5 3d6e295836beb4c4a3bb447d7526e1fd
BLAKE2b-256 db2247f4794dcc245dc82d0f2e18755ced560fecaf8f13f669ed2446b5ec1990

See more details on using hashes here.

File details

Details for the file simplemathutils_lib-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for simplemathutils_lib-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f28776106d34de3ab4cbe60417f785bfc7d6f9c85feaabd91f744c9e5777b06e
MD5 fadd79f08779461708c97e0025756205
BLAKE2b-256 4a1d8d7298557b06c9f92b0d4f70913720fd1ce367345ca42604cddf94c4109b

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