T, S, D = map(int, input().split()) print(D / S)