|
|
|
|
|
by 84Winston
3034 days ago
|
|
>Incidentally, binary floating point can also represent almost 16 (roughly 15.955) decimal places accurately That's false. The author do not understand the limitations of binary floating point. 0.2 is a periodic number in binary floating point. People need to first understand why 0.2 is a periodic number in binary floating point before writing a blog post. |
|