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
  • pip install --upgrade discrete-math-helper

3. How to Run

  • from discrete_math_helper import calc
  • 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.3.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: discrete_math_helper-1.1.3.tar.gz
  • Upload date:
  • Size: 2.9 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.3.tar.gz
Algorithm Hash digest
SHA256 9695fec8c9ffbf002131d52594a8b0197612a81a536417dba21f3d3b314bfa65
MD5 807ee572b384a436ea81a418dc2d85d7
BLAKE2b-256 64fc030658a08bde09844b47197147dbac94ef8ebc615b9c8ad2c4e8c1151c9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for discrete_math_helper-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5768b145005d0e23f4493b6a92b6a78cce7261feb6a9726d19c89fcf5ca6f29e
MD5 cbe75db5a20d099bdca45e82c1ea76d6
BLAKE2b-256 731c58c27cab31d0ae5f254911f89cd2f69de3e3681caccff1718e784d704e46

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