Hi there,
If I use round(1.95583, 2); I would get the perfect result of 1.96 for my
currency. But if I round(1.9) I would just get 1.9. Is there a function or
solution so it would always round with 2 digits for a currency?
thnxz...
Rounding problem
|