Mod %
¶
Makes a division of it's arguments, takes a remainder. Supports such types and their combinations: i64
, I64
, f64
, F64
.
%
¶Makes a division of it's arguments, takes a remainder. Supports such types and their combinations: i64
, I64
, f64
, F64
.