☰
DDOCs
DRUNTIME
v2.112.1
/
core.int128
/
rem
🔍
☾
rem
fn
Cent
rem(
Cent
c1,
Cent
c2)
pure
nothrow
@safe
@nogc
Signed remainder c1 % c2.
Parameters
c1
dividend
c2
divisor
Returns
remainder c1 % c2