Skip to main content

Simple calculator for solving problems realted to discrete mathmatics, such as combinations, probabilities, truth-tables, and more.

Project description

1. Introduction

Simple calculator for solving problems related to discrete mathmatics, such as combinations, probabilities, truth-tables, and more.

2. How to Install

  • pip install discrete-math-helper

3. How to Run

  • from discrete_help_helper import calc
  • calc = Calculator()
  • #Combination Example: calc.combination(6, 2)
  • #Truth Table Example: calc.truthtable("p and q")

4. Available Arguments

  • Combinations: calc.combination(n,r)
  • Permutations: calc.permutation(n,r)
  • Truth Table: calc.truthtable("statement containing variables: p, q")
  • Bayes' Probability: calc.bayes(P(T|A), P(A), P(T))
  • Big O Calculator: calc.bigo(a,b,d)

5. Creater Contact Information

6. Contributors

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

discrete_math_helper-1.1.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

discrete_math_helper-1.1.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file discrete_math_helper-1.1.2.tar.gz.

File metadata

  • Download URL: discrete_math_helper-1.1.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.9

File hashes

Hashes for discrete_math_helper-1.1.2.tar.gz
Algorithm Hash digest
SHA256 2d68421df7c18ee6ae15a3007549c51c36a616c2e6e329497364b357c0a4b6b4
MD5 ed802a0c75f4a4ead86891901920c78d
BLAKE2b-256 5e3f2493a9d9a5423d7453306cfdefe5eff5708b8f78fea561985aa769f61233

See more details on using hashes here.

File details

Details for the file discrete_math_helper-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for discrete_math_helper-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1dfca69e97317237b25a13c9b70d35689c4e0259310eebdbccb966d0ab640e55
MD5 224f28456cab4645ba10c5cf051585e0
BLAKE2b-256 af2ba6f8d4a5cfc951503805c046db3b5a258109d66027fa05edc2403c40ce20

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