Community Profile

photo

Ali


Actif depuis 2016

Followers: 0   Following: 0

Contact

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Numerical issue in simple summation/addition
below code prints 1. But if you have b = 0.2 at the second line, it does not print 1. a = 0; b = 0.1; c = a; w...

plus de 8 ans il y a | 3 réponses | 0

3

réponses

A répondu
Numerical issue in simple summation/addition
So, what is the fix? how can i have such a while loop with 0.1 increments and stop before 1?

plus de 8 ans il y a | 0