Answer from cs61c-ck (Allen Lee 16583554) for Question 4 The IEEE 754 standard has been successful because it's a widely implemented standard with a common floating-point format, and its accuracy of one-half ulp in the least significant bit (from the book). An argument against the implementation of IEEE 754 would be because it cannot be easily implemented.