Why Every Computer Fails Basic Math
It is a meme at this point that JavaScript sucks since it cannot even add 0.1 and 0.2 correctly. This is true, but it is not a problem with JavaScript. This is a problem with every single programming language and every single computer ever developed since they all use binary for their calculations which is why computers fail to add this correctly. In this video I will show you why this problem exists, then show you why it is important to you, before finally wrapping up with a nerdy deep dive into how computers handle floating point numbers.
? Materials/References:
IEEE 754 Calculator: https://www.h-schmidt.net/FloatConverter/IEEE754.html
? Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:58 - Binary Integers
04:04 - Binary Decimals
05:17 - The Problem With 0.1 + 0.2
07:56 - Why This Is Important
10:26 - Nerdy Deep Dive
#Binary #WDS #JavaScript
? Materials/References:
IEEE 754 Calculator: https://www.h-schmidt.net/FloatConverter/IEEE754.html
? Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:58 - Binary Integers
04:04 - Binary Decimals
05:17 - The Problem With 0.1 + 0.2
07:56 - Why This Is Important
10:26 - Nerdy Deep Dive
#Binary #WDS #JavaScript
Web Dev Simplified
Web Dev Simplified is all about teaching web development skills and techniques in an efficient and practical manner. If you are just getting started in web development Web Dev Simplified has all the tools you need to learn the newest and most popular tech...