Skip to main content

as_f64

Function as_f64 

Source
const fn as_f64(value: u64) -> f64
Expand description

Widen a count for ratio arithmetic. Suite totals are far below the 2^53 boundary where f64 stops representing integers exactly.