Provides modular addition with zero excluded.
1 | modulo_add(i, m, n = 26)
|
i |
Starting number |
m |
Number to be added |
n |
Modulus. Defaults to 26 for alphabetic modular arithmetic |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.