是否有内置函数可以让我计算(mod n)的模逆?例如19 ^ -1 = 11(mod 30),在这种情况下19 ^ -1 == -11 == 19;
c# modulo c#-4.0
例如,我试图在 C# 中计算 9704 −36。我该怎么做呢?我正在使用 Visual C# 2010 Express
c# exponent
c# ×2
c#-4.0 ×1
exponent ×1
modulo ×1