0.30000000000000004 icon indicating copy to clipboard operation
0.30000000000000004 copied to clipboard

Use of the word `decimals` is confusing

Open j-h-a opened this issue 1 year ago • 2 comments

Use of the word decimals is confusing. For example:

In binary, 1 / 2, 1 / 4, 1 / 8 would all be expressed cleanly as decimals, while 1 / 5 or 1 / 10 would be repeating decimals

Here the first-use as decimals is correct, meaning when converted to decimal and written out, but the second-use is confusing; I think it means "digits after the binary-point". I don't think "decimals" is a good word to mean "digits after the binary-point".

I don't have a better word, just found it confusing. Please let me know if I got it all wrong. Awesome explanation though - love it :)

j-h-a avatar Mar 15 '23 16:03 j-h-a

I think it's confusing too but according to wikipedia https://en.wikipedia.org/wiki/Repeating_decimal it's actually called repeating decimal so idk

lts20050703 avatar Aug 20 '23 16:08 lts20050703

I filed a pull request about this a while back, but it didn't get any traction: #233. Maybe you or someone else could use that as a starting point for suggesting a change.

ianh avatar Sep 27 '23 09:09 ianh