Difference between division algorithms. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Difference between division algorithms.

Why 1000//1.6 is 624.0, but 1000/1.6 is 625, as it should be? Like... there's no remainder in 1000/1.6, why the results are different?

14th Feb 2023, 10:45 PM
Arthur Pholax
Arthur Pholax - avatar
1 Antwort