pub fn calc_p_given_n_m(n: N, m: M) -> P
Given the number of elements and number of bits, compute the probability of false positive.