Searched defs:invmod_positive (Results 1 – 2 of 2) sorted by relevance
34 def invmod_positive(a: int, n: int) -> int: function