dunkelheit ~master (2018-05-28T16:17:34Z)
Dub
Repo
invMod
dkh
numeric
primitive
calc inverse, (x * invMod(x)) % md == 1
T
invMod
(
T
)
(
T
x
,
T
md
)
Meta
Source
See Implementation
dkh
numeric
primitive
functions
extGcd
invMod
lcm
pow
powMod
calc inverse, (x * invMod(x)) % md == 1