t, s, d = map(int, input().split()) print(d / s)