On a cheap pocket calculator, an expensive calculator, in your favorite programming language, and in your favorite spreadsheet, determine what is the smallest integer i > 0 such that the floating point computation 1/i * i != 1. (If you do this in a program, try both single and double precision.)
Try to determine the machine e for your devices, which is the smallest number such that 1+e > 1.
Last updated: January 18, 2000