是否有内置函数可以让我计算(mod n)的模逆?例如19 ^ -1 = 11(mod 30),在这种情况下19 ^ -1 == -11 == 19;
c# modulo c#-4.0
c# ×1
c#-4.0 ×1
modulo ×1