Embedded Wednesdays: Floating Point Numbers

In this week's installation of Embedded Wednesdays, Andrei gives an overview of floating point numbers. He goes over a bunch of practical issues that go along with using floats including truncation, and repeating binary patterns.

If you use floats in your program, it may not be doing what you meant. That slow response may just be because - well, read on...

Read More