Skip to main content

No project description provided

Project description

mahima Calculator

A functional calculator by mahima limbu

Installation

pip install mahima-the-calculator

Python Usage

from mahima_the_calculator import Calculator

calc = Calculator() print(calc.add(5, 3)) # 8 print(calc.subtract(10, 4)) # 6 print(calc.multiply(3, 7)) # 21 print(calc.divide(20, 4)) # 5.0 print(calc.power(2, 8)) # 256p print(calc.square_root(81)) # 9.0 print(calc.percentage(200, 15)) # 30.0 print(calc.absolute(-42)) # 42 calc.print_history() # shows all past operations

Command Line

mahima_calc

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

mahima_the_calculator-1.0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

mahima_the_calculator-1.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file mahima_the_calculator-1.0.1.tar.gz.

File metadata

  • Download URL: mahima_the_calculator-1.0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for mahima_the_calculator-1.0.1.tar.gz
Algorithm Hash digest
SHA256 bc0535274f079c85f1c59f1416538517e9c02d01c2084b468baf2e379cf87546
MD5 c18cd34157d6f54e60d538b3fb326f2f
BLAKE2b-256 b407da99ed6c43d85d03e96403628c1c01c3c0518b461d7200607af7c1407a54

See more details on using hashes here.

File details

Details for the file mahima_the_calculator-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mahima_the_calculator-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5deea676f2d16bc2212a6fdb7358becdee5733c145d315af98ff02a2d41632ce
MD5 42c3ffc3cf69999aa3e04ec808549eeb
BLAKE2b-256 fb409f4a241f608b1c0a2aaae842286df11a4ac33e83f546c02f9d5e20884544

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