n,k=gets.split(" ").map{|e| e.to_f} puts sprintf("%.7f",n/2.0)