Function cast_float64_to_uint32

Source
fn cast_float64_to_uint32(a: f64) -> Result<u32, EvalError>