Counting
Combinatorics
n! = 3628800 P(n,r) = n! / (n-r)! = 720 C(n,r) = n! / (r!(n-r)!) = 120
Discrete math, taught interactively
Interactive discrete math for CS students: topics, proof trainer, practice, and browser-native tools.
Calculators
All calculations run in the browser with validated inputs and shareable route URLs.
Counting
n! = 3628800 P(n,r) = n! / (n-r)! = 720 C(n,r) = n! / (r!(n-r)!) = 120