Carrot reference
Operators
% (modulus)
an operator used to calculate the remainder of a division operation syntax dividend % divisor sample usage 10 % 7 returns 3 supported data types given two values of type number , the modulus operator will return the remainder of the first value divided by the second value see also number docid\ uci5tctfvbhonej6zqijg / (divide) docid\ lujcyamvfnapfnvx916 k