Function calc_p_given_n_m

Source
pub fn calc_p_given_n_m(n: N, m: M) -> P
Expand description

Given the number of elements and number of bits, compute the probability of false positive.