Rounding Rules:
- Ceiling - Amount is rounded up to the nearest integer
- $2.38 rounds up to $3.00
- $5.76 rounds up to $6.00
- Floor - Amount is rounded down to the nearest integer
- $2.38 rounds down to $2.00
- $5.76 rounds down to $5.00
- Round - Amount is rounded up or down to the nearest integer
- $2.38 rounds down to $2.00
- $5.76 rounds up to $6.00
When to Round:
Determines whether the incoming receipt amount must be rounded before any earning multipliers are applied or rounded after multipliers are applied.
- Round Before - Rounding occurs before applying any applicable earning multipliers
- $2.38 rounds down to $2.00. Earning multiplier is applied to $2.00.
- $2.00 x 1.5 = 3
- $5.76 rounds up to $6.00. Earning multiplier is applied to $6.00.
- $6.00 x 1.5 = 9
- $2.38 rounds down to $2.00. Earning multiplier is applied to $2.00.
- Round After - Rounding occurs after applying any applicable earning multipliers
- Earning multiplier is applied to $2.38.
- $2.38 x 1.5 = 3.57
- 3.57 rounds up to 4
- Earning multiplier is applied to $5.76.
- $5.76 x 1.5 = 8.64
- 8.64 rounds up to 9
- Earning multiplier is applied to $2.38.