+ 1
Explain floats again
I can't understand floats. I need more simple explaination with example. I also want to you to explain that (i) part about bugs and all
1 Antwort
+ 4
Floats is the Floating-point numbers, for example: 0.5, 1.33, 4.7 and another..
Read more on Wikipedia:
https://en.m.wikipedia.org/wiki/Floating-point_arithmetic#Floating-point_numbers
or look at my code on Python:
https://code.sololearn.com/cJjmLslxjvKb/?ref=app