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