|
|
|
|
|
by gergoerdi
2773 days ago
|
|
If `x` is a representation of a real number, how do you compute if it is above or below 2? Suppose you start computing its digits, and you get 2.0000000, you don't know if you will get a non-0 digit later if you keep computing. |
|