Problem with zeros

I believe this is a generally known floating point error type issue that can occur sometimes.

One option is to use ROUND() to avoid it.

1 Like