Anyone else experiencing some odd issues with calculations where the result should be a simple number to 2 decimal places, but Bubble calculates it to a number that extremely close, but a small decimal amount off (such as 0.0000000006 off)?
Here is my example, the calculation is simple addition:
I suggest you to look the field using the debug_mode=true. Check the list of debit’s amount (click on it just before :sum)
You will see exactly what is coming from the DB. If the amount are correct, I think this is a bug and you should submit a ticket to Bubble.
This is definitely it and explains some other cases when I have come across this.
It is a frustrating result for a non technical person though that decimal points are not the exact number that is equated, maybe @bubble can work some magic in the background to help fix this for the average user who would not expect it