Ceiling value of
Returns the smallest integer value which is greater than or equal to its argument.
Example Use Case
A car dealer wants to offer 1/3 off the list price of new cars to existing customers, but needs to ensure the resulting price is rounded up to the nearest whole number.
Example Eligibility Rule
Where:
- Discounted price is full price *0.33