for(;[a,b]=readline().split(' '),b/=1+b/a;)print(b.toFixed(2))