n=gets.to_i n.times do |i| a=gets.to_i y = 1/Math::E/Math::PI**2 puts (2*Math::E+Math::E**Math.cos(y/a))/3*y end