Add ModularInverse and ExtendedGCD with updated Categories.json
This commit is contained in:
parent
c97baa6fdf
commit
3dbeee1f11
@ -222,6 +222,9 @@
|
|||||||
"Subtract",
|
"Subtract",
|
||||||
"Multiply",
|
"Multiply",
|
||||||
"Divide",
|
"Divide",
|
||||||
|
"Modular Exponentiation",
|
||||||
|
"Modular Inverse",
|
||||||
|
"Extended GCD",
|
||||||
"Mean",
|
"Mean",
|
||||||
"Median",
|
"Median",
|
||||||
"Standard Deviation",
|
"Standard Deviation",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user