If the distance between 7 and the next larger floating-point number is 2^-12. What is machine epsilon on that computer? What is the distance between 70 and the next larger floating-point number on that com- puter? Assume of course that the computer represents numbers in base 2.
-Should the machine epsilon just be 2^-12? -since machine epsilon is the smallest floating point between two number, so does it change between 70 and next number?