
Data Structures – Primitives
Coding Blocks
00:00
What's the Difference Between Floats and Floating Point?
We're going to dive into some of the primitives, right? Is that you're okay with that? Absolutely. The one that like kind of struck my fancy that I thought was kind of interesting to dig into were floats and floating point. Why it's called a float is that because the decimal point isn't in a fixed position. So, we can represent these, these integer based numbers in binary easily,. And we can even reason about it, right? Like, if you know what the binary representation for the number three would be; how would you take those same binary numbers divided by three? We'll talk more about C-sharp later this week.
Transcript
Play full episode