📄 h.prim
字号:
* * * * * * * * prim * * * * * * * * "primitive part" SYNTAX: X = prim(P,Y) P is an expression whose value is a polynomial over Z. Y is a variable which occurs in P. X is assigned the primitive part of P with respect to the variable Y. The content of P is stored in AV (see "?avfunc"). Example 1: (correct) prim(3*x*y + 3*x*y^2,x)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -