h.gdiv

来自「强大的数学工具包」· GDIV 代码 · 共 22 行

GDIV
22
字号
                               * * * * * * *                               *     :     *                               * * * * * * *        "(integer part of) quotient"        ":" is the operator for the quotient of elements of Z and        polynomials over Z, Q, Z/pZ (where p is a prime), GF(p^n) or a         number field.        Warning: If p > 2^30, the primality of p is not tested.        Example 1: (correct)                4821764827342:100        Example 2: (correct)                MOD(x + z + 23) : MOD(x)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?