Skip to main content

Advanced calculator with extra math operations

Project description

khalil-zaidi-calculator

آلة حاسبة متقدمة بلغة بايثون تدعم العمليات الأساسية والإضافية.

التثبيت

pip install khalil-zaidi-calculator

الاستخدام

from khalil_zaidi_calculator import Calculator

calc = Calculator()

print(calc.add(5, 3))       # 8
print(calc.divide(10, 2))   # 5
print(calc.power(2, 4))     # 16
print(calc.sqrt(25))        # 5
print(calc.average([1,2,3])) # 2

المزايا

  • جمع، طرح، ضرب، قسمة
  • رفع للأس (Power)
  • جذر تربيعي
  • باقي القسمة (Modulo)
  • المتوسط الحسابي
  • معالجة أخطاء ذكية

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

khalil_zaidi_calculator-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

khalil_zaidi_calculator-0.1.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file khalil_zaidi_calculator-0.1.0.tar.gz.

File metadata

  • Download URL: khalil_zaidi_calculator-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0rc1

File hashes

Hashes for khalil_zaidi_calculator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ec902cbb8388bed780d5745f5ab0054abcd888cad6ed8509e61a1088b0ad8e41
MD5 0de8af0f1ce4429bacadacb02e1992f4
BLAKE2b-256 5c9516c99fd51ff296eab94ee6f6e2b784fa4355dafe1429a2643dbf6bd2d909

See more details on using hashes here.

File details

Details for the file khalil_zaidi_calculator-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for khalil_zaidi_calculator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9960ba21e1f9898c4f7ab23a7520f4aec695021d9e2aa3721330b44c2ea56131
MD5 2c61f66b3b7a936131d31d3eb0129fc4
BLAKE2b-256 29ab0456f67cdcb984538670e34ffb2dddd2233fc15e1d5a98727d54d8a5cc81

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