Introduction
Mathematical functions help you change numbers in useful ways, like rounding or finding absolute values.
When you want to round prices to the nearest whole number.
When you need to find the smallest integer greater than or equal to a number.
When you want to get the largest integer less than or equal to a number.
When you want to find the positive value of a number, ignoring its sign.