Scanf.scanf "%d %d %d" (fun n g v -> Printf.printf "%.12f\n" @@ float ((n / 5) * g) /. float v )