Skip to main content

count_to_f64

Function count_to_f64 

Source
pub fn count_to_f64(count: usize) -> f64
Expand description

Count as f64. Counts here are far below 2^53, so the conversion is exact.