Skip to main content

This is a simple library that performs basic python arithmetic operations.

Installation

pip install jecalculator

Usage:

A guide to using the add_numbers function is as follows

import jecalculator as je
add_num = je.add_numbers(3, 7) # where 3 and 7 are the number you want to add
print(add_num)

The functions in this library are:

  1. add_numbers
  2. subtract_numbers
  3. multiply_numbers
  4. divide_numbers_float
  5. divide_numbers_floor
  6. power_numbers
  7. mode_numbers

License

Copyright 2022 jamalelkhdadi

This repository is licensed under MIT license. See LICENSE for details.

Change Log

0.3 (06/07/2022)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jecalculator-0.3.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file jecalculator-0.3.tar.gz.

File metadata

  • Download URL: jecalculator-0.3.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for jecalculator-0.3.tar.gz
Algorithm Hash digest
SHA256 a2bcd3ddd28d7c7ef5e4d204ec39acec934538a19b306012933f9ebd78ba3763
MD5 8047a551daa34a31eeea86d285ee59cb
BLAKE2b-256 13f289e0957b556ba38dc277f8ce27dd35788393f315c5b8f83032a567c43681

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page