Why Do Computers Suck At Math Dev Community
Why Do Computers Suck At Math Dev Community The problem is that computers use a base 2 system binary while humans use a base 10 system that leads to rounding errors when all the memory has been used up and that's why your computer sucks at math 🤕. What do the google, windows, and excel (pdf) math errors have in common? they’re all related to number precision approximation issues. google doesn’t think it’s important enough to fix. they’re probably right. but some mathematical rounding errors can be a bit more serious.
Why Do Computers Suck At Math Dev Community R devto by u copycat view community ranking in the top 20% of largest communities on reddit. After doing a lot of research, i concluded this is not an bug. i found out this is math: floating point arithmetic. let's go a little deeper to see what's going on behind the scenes. computers have a limited amount of memory and so they need to make a trade of between range and precision. I can't speak for everyone, but from my experience i ended up wishing i majored in math instead. a lot of cs for me ended up being "oh thats cool but not cool enough that it ignites my passion", but the purely mathematics class ended up being the highlights of my uni study for me. While math is important (as it is in most things) it is not essential and certainly is not the key to being a good developer. let's talk about why… having a basic understanding of general math will go a long way in helping you understand how to solve a given problem when coding.
Why Do Computers Suck At Math Why Dowhy Do I can't speak for everyone, but from my experience i ended up wishing i majored in math instead. a lot of cs for me ended up being "oh thats cool but not cool enough that it ignites my passion", but the purely mathematics class ended up being the highlights of my uni study for me. While math is important (as it is in most things) it is not essential and certainly is not the key to being a good developer. let's talk about why… having a basic understanding of general math will go a long way in helping you understand how to solve a given problem when coding. Since chatgpt was first released, i have been asking tens of math questions every day, and i can’t remember a single occurrence of a correct answer for even the slightest advanced math question. Same idea here, i can suck at math, but i can tell the computer what i want (through code, or through premade software) and the computer will do it. basic math knowledge helps so i know what i'm looking for as a result, but i don't need to be a math genius. In this video, we break down why most software engineers actually suck at math — and why that’s perfectly fine. programming is more about logic, problem solving, and googling the right. Computers are built using maths. every program that is written for them generally uses a lot of math and math is the language that we use to communicate with computers. it thus becomes very perplexing that computer programs like calculator and excel and powerful search engines too suck at maths.
Why Do Computers Suck At Math Since chatgpt was first released, i have been asking tens of math questions every day, and i can’t remember a single occurrence of a correct answer for even the slightest advanced math question. Same idea here, i can suck at math, but i can tell the computer what i want (through code, or through premade software) and the computer will do it. basic math knowledge helps so i know what i'm looking for as a result, but i don't need to be a math genius. In this video, we break down why most software engineers actually suck at math — and why that’s perfectly fine. programming is more about logic, problem solving, and googling the right. Computers are built using maths. every program that is written for them generally uses a lot of math and math is the language that we use to communicate with computers. it thus becomes very perplexing that computer programs like calculator and excel and powerful search engines too suck at maths.
Why Do I Suck At Math 11 Revealing Reasons In this video, we break down why most software engineers actually suck at math — and why that’s perfectly fine. programming is more about logic, problem solving, and googling the right. Computers are built using maths. every program that is written for them generally uses a lot of math and math is the language that we use to communicate with computers. it thus becomes very perplexing that computer programs like calculator and excel and powerful search engines too suck at maths.
Why Do I Suck At Math 11 Revealing Reasons
Comments are closed.