Skip to main content

A simple arithmetic and statistics calculator library

Project description

PremiumCalculator Library

A simple Python library for arithmetic and basic statistics operations.


Folder Name: PremiumCalculator


Features:

Arithmetic Operations:

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Modulus
  • Power

Statistics Operations:

  • Mean
  • Median
  • Mode
  • Variance
  • Standard Deviation
  • Min / Max
  • Range

Usage:

Import the functions in your Python file:

from PremiumCalculator import *

Example:

print(add_numbers(5, 3))

nums = [1, 2, 2, 3] print(mean_numbers(nums))


Notes:

  • Supports only int and float values
  • Raises errors for invalid input
  • Division by zero is not allowed

Author: Krish

Change Log

0.0.1 (25/04/2026)

-First Release

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

download_premium_calculator-0.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

download_premium_calculator-0.0.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file download_premium_calculator-0.0.1.tar.gz.

File metadata

File hashes

Hashes for download_premium_calculator-0.0.1.tar.gz
Algorithm Hash digest
SHA256 38a5e0e01707e6b605415c44d6716fff080a282ea498c63f73a3ced1ae161dbe
MD5 ffbe9ea0806bba3cdcf8b7af4b72431b
BLAKE2b-256 649b6b5698476af6ec2716e177302f6512acc848621b88e7d3c5cc5ef2d03a90

See more details on using hashes here.

File details

Details for the file download_premium_calculator-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for download_premium_calculator-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e48c232cfe4ee911acd5955fd32b94ec71d9a8a746ec10000e92616bb9236917
MD5 08f3da7fb8b876a46f023ec82739f417
BLAKE2b-256 d63bfdb713135a97fc94ec7556b0de786c419d24fe9f3e5253b2dd7e23f8896f

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