I am trying to write a program that satisfies these conditions:
Write a program that will find and output the smallest positive integer float value x for which the
Boolean expression
x == x + (1.0 / n)
is true for some positive int variable n.
However, i don't want anyone to write the program...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.