
JoDan
465
4
5

As a contribution to a discussion, this demonstrates that the arithmetic program 'dc' gives precise results when adding 0.1000000001 repeatedly.
dc is an arbitrary precision calculator for UNIX and Linux.
Mar 28, 2023 9:51 AM
JoDan
465
4
5
As a contribution to a discussion, this demonstrates that the arithmetic program 'dc' gives precise results when adding 0.1000000001 repeatedly.
dc is an arbitrary precision calculator for UNIX and Linux.
ToasterDent
W00t! and it's an RPN calculator, which is awesome!