toggle menu
Karith
0.2.0
common
switch theme
search in API
Karith
/
com.skyecodes.karith.builtin
/
Operators
/
REMAINDER
REMAINDER
val
REMAINDER
:
KthOperator
Calculates the remainder of truncating division of this value by the other value.
Usage:
a % b
See also
Double.
rem