import math

n = 0.1000065

print math.floor(n * 1e6) / 1e6