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 realted to discrete mathmatics, such as combinations, probabilities, truth-tables, and more.

2. How to Install

3. How to Run

  • python3 calc.py "arguments depending on use"

4. Available Arguments

  • Combinations: python3 calc.py combination n r
  • Permutations: python3 calc.py permutation n r
  • Truth Table: python3 calc.py true-table "expression containing p and q"
  • Bayes' Probability: python3 calc.py bayes-prob P(T|A) P(A) P(T)
  • Big O Calculator: python3 calc.py big-o 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.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

discrete_math_helper-1.1.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

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