maths.fermat_little_theorem

Attributes

a

b

p

Functions

binary_exponentiation(→ int)

Module Contents

maths.fermat_little_theorem.binary_exponentiation(a: int, n: float, mod: int) int
maths.fermat_little_theorem.a = 1000000000
maths.fermat_little_theorem.b = 10
maths.fermat_little_theorem.p = 701