...
The result has the same sign as the dividend (the first operand in the expression).
% is also known as the modulo operator.
Noncompliant Code Example
...
...
The result has the same sign as the dividend (the first operand in the expression).
% is also known as the modulo operator.
...