Add Modular Exponentiation back into Categories.json

This commit is contained in:
GCHQDeveloper581 2026-07-25 05:32:23 +00:00
parent 966294cf07
commit 809d7d1e2b
No known key found for this signature in database
GPG Key ID: 6222E059A3DF595C

View File

@ -246,6 +246,7 @@
"Divide",
"MOD",
"Extended GCD",
"Modular Exponentiation",
"Modular Inverse",
"Mean",
"Median",