|
|
|||
|
|
| GroebnerBasis[{poly1, poly2, ...}, {x1, x2, ...}] 给出一列多项式,这些多项式构成多项式 polyi 的 Gröbner 基。 |
| GroebnerBasis[{poly1, poly2, ...}, {x1, x2, ...}, {y1, y2, ...}] 找到一个 Gröbner 基,且这个基中不包含 yi。 |
| MonomialOrder | Lexicographic | 对单项排序所使用的准则 | |
| CoefficientDomain | Automatic | 被假定为系数的对象的类型 | |
| Method | Automatic | 使用的方式 | |
| Modulus | 0 | 数值系数的模数 |