pub fn p_min() -> f64
Returns the minimum probability floor for symbols. P_MIN = 2 * 2^(-(PRECISION-2)) = 2^(-(PRECISION-3)) = 2^(-29)