In a python REPL environment, we would see the following:
1 2 3 |
|
That is
x
is not actually stored as
0.1
. This is because
cannot be represented as a finite combination of these:
In other words, there is no corresponding binary
fraction
for
0.1
.
Which of the following can be expressed without any error as a floating point?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!