Shorthand infix operators for common combinatorics: n %C% k gives the
number of combinations ("n choose k"), and n %P% k gives the number of
permutations ("n permute k").
Author
Ben Wiseman, benjamin.h.wiseman@gmail.com
Shorthand infix operators for common combinatorics: n %C% k gives the
number of combinations ("n choose k"), and n %P% k gives the number of
permutations ("n permute k").
Ben Wiseman, benjamin.h.wiseman@gmail.com