$ python3 -c 'f = (lambda x: x + 0.5 - 0.5); print(f(2**52))' 4503599627370495.5
#python
Post funny things about programming here! (Or just rant about your favourite programming language.)
#python