Views:

Description

Returns a remainder after a number is divided by a specified divisor. i.e. Mod Function.

Signature

%

Example

10 % 3 equals 1