maths.fermat_little_theorem¶
Attributes¶
Functions¶
|
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¶