Table of Contents

Remainder

Description

The result of dividing one number by another and taking the remainder (leftover values that don't total the divisor).

Calculation Editor

Options

Input Parameter Values Input Values
Only Rollup If Generic Criteria

Input

Input Input Values Required
Input 1 Column or Literal
Input 2 Column or Literal

Example

  1. Input: Input 1 (10), Input 2 (3)
  2. Quick Calculations > Math > Remainder
  3. Output: 1
    1. Reasoning 10/3 = 3.33 where 3 * 3 = 9 and 10 - 9 = 1