t, s, d = map(int, input().split()) print(d / s) # drive safely, ALWAYS.