ip = float(input()) k = 0.453592/2.54/2.54 op = ip*k print("%g" % op)