25-07-15 - Today I Learned...
When you want do reduce the amount of digits after the dot in a decimal value we can use the round(val,amountDigits) function.
When you want do reduce the amount of digits after the dot in a decimal value we can use the round(val,amountDigits) function.