Product of multiplication incorrect in formula?

I have two fields:
A. Formula type with value = 791 (Integer format)
B. Number type with value = 4.25

Then I have another formula field to basically multiply the fields above ( A * B ); format 2 decimal places:
Expected: 3361.75
Actual: 3360.90

Is there an existing bug on the formula field?

@justin

Hi @zcoop321, not that I'm aware of. Have you tried converting both values to a common decimal format before running the multiplication (and reformatting)?