In python, most decimal fractions are not exactly representable as a binary fraction which leads to [...] errors (e.g. 1 - 0.9 == 0.1 evaluates to False because 1 - 0.9 = 0.099999999999999998).
Answer
representation
(also accpet more specific answer: precesion)
Question
In python, most decimal fractions are not exactly representable as a binary fraction which leads to [...] errors (e.g. 1 - 0.9 == 0.1 evaluates to False because 1 - 0.9 = 0.099999999999999998).
Answer
?
Question
In python, most decimal fractions are not exactly representable as a binary fraction which leads to [...] errors (e.g. 1 - 0.9 == 0.1 evaluates to False because 1 - 0.9 = 0.099999999999999998).
Answer
representation
(also accpet more specific answer: precesion)
If you want to change selection, open document below and click on "Move attachment"
pdf
owner: kkhosravi - (no access) - PYTHON_DATA_STRUCTURES_AND_ALGORITHMS.pdf, p51
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.