MOD,是一个数学运算符号。指取模运算符,算法和取余运算(REM)相似例如:
a mod b=c,
in programming : c = a % b
表明a除以b余数为c。 $\frac{(a-c)}{b} = Q(Quotient)$ “同余”,数论中的重要概念。在整数的除法中,只有能整除与不能整除两种情况。
Are you sure to leave this team?
Once you delete your team, all team notes will be deleted and cannot be recovered. Please ensure you've exported or transfered these notes.
Enter team name before deleting it:
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up