Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849cbfe commit 70951edCopy full SHA for 70951ed
src/index.md
@@ -30,9 +30,9 @@ and adding new articles to the collection.*
30
- [Linear Congruence Equation](./algebra/linear_congruence_equation.html)
31
- [Chinese Remainder Theorem](./algebra/chinese-remainder-theorem.html)
32
- [Factorial modulo $p$](./algebra/factorial-modulo.html)
33
- - [Discrete Root](./algebra/discrete-root.html)
34
- - [Primitive Root](./algebra/primitive-root.html)
35
- [Discrete Log](./algebra/discrete-log.html)
+ - [Primitive Root](./algebra/primitive-root.html)
+ - [Discrete Root](./algebra/discrete-root.html)
36
- [Montgomery Multiplication](./algebra/montgomery_multiplication.html)
37
- **Number systems**
38
- [Balanced Ternary](./algebra/balanced-ternary.html)
0 commit comments