let () = let n = read_float () in Printf.printf "decimal\n%s\n" (string_of_float n)