pub fn error_for_precision(precision: u8) -> f64Expand description
Returns the approximate error of count and raw_count given the precision of a HyperLogLog or AtomicHyperLogLog.
pub fn error_for_precision(precision: u8) -> f64Returns the approximate error of count and raw_count given the precision of a HyperLogLog or AtomicHyperLogLog.