powered by
Proper rounding of values
round2(val, dps)
numeric value to round
numeric, number of decimal places
function taken from this link (https://stackoverflow.com/questions/12688717/round-up-from-5)