Function cs50::get_f64

source · []
pub fn get_f64(str: &str) -> Result<f64, Box<dyn Error>>