6 ms·
It also matters whether you're using Python 2 or 3. This is one of the things they changed in 3: >>> print(0.1 + 0.2) 0.30000000000000004
by indosauros 11y ago
It also matters whether you're using Python 2 or 3. This is one of the things they changed in 3:
>>> print(0.1 + 0.2)
0.30000000000000004