I\'m pulling values from a MySQL database where the column has the type decimal(10,2) so values are already stored with two decimal places (I\'m rounding the value
decimal(10,2)