Floating-Point Pros and Cons
Advantages
Easy to write code
No scaling required
Disadvantages
Somewhat higher device cost
May offer insufficient precision for some
calculations due to 23 bit mantissa and
the influence of the exponent
What if you don’t have the luxury of
using a floating-point C28x device?