Skip to main content
Calculates the remainder after dividing two values, <value_n> / <value_d>.

Syntax

Parameters

Return Type

Same as the input.

Example

The following example returns the remainder of 45 divided by 7:

Rows: 1Execution time: 5.35ms