% is the modulo operator returning the remainder of the integer division. The operands are cast to integers first if necessary.
π Numeric operator % in Raku
N. B. Perl 6 has been renamed to Raku. Click to read more.
Science, Programming, Electronics, Languages
N. B. Perl 6 has been renamed to Raku. Click to read more.
% is the modulo operator returning the remainder of the integer division. The operands are cast to integers first if necessary.