0.1+0.2==0.3 (False or True)?
What is it? Okay so it is False.
Actually these numbers will be converted to their binary format for circuits to understand on and off states.
So 0.1 and 0.2 here are not 1/10 and 2/10.
Let's first understand binary and decimal system to make it cl...
bugneutrino.hashnode.dev2 min read