Toggle menu
Nitlanguage.org
Nitdoc
gmp
native_gmp
NativeMPZ
mod
fun
mod
(res:
NativeMPZ
, op:
NativeMPZ
)
gmp
::
NativeMPZ
::
mod
Doc
Linearization
Summary
Property definitions
gmp$NativeMPZ$mod
Property definitions
gmp
$
NativeMPZ
::
mod
fun
mod
(
res
,
op
:
NativeMPZ
)
`{ mpz_mod(res, self, op); `}
lib/gmp/native_gmp.nit:75,5--77,6