We want to display the most exact number possible without rounding, so it can happen that float point errors will be displayed.
float point errors are machine dependent miscalculations by the computer itself like the famous: 1+2 = 3.0000000000000004
I will discuss with the team if we want to implement a correction method for those miscalculations for mqtt