let () = let n = read_int () in Printf.printf "decimal\n%.4f\n" (float_of_int n)