filmov
tv
Rust 101 - Floating point numbers in Rust
Показать описание
And now, ladies and gentlemen, it is time to talk about floating-point numbers in much more detail. Today, we will learn how they work and how you can use them in real life. Of course, you will also learn what specific sizes they come in, so you will know what your options are. It is very important to be able to represent real numbers, not just integral numbers, because working with real-life problems would be very difficult when we had only those at our disposal, which is why I wanted you to be fully onboard with floating-point numbers and be able to get the most out of them!