h.intbas
来自「强大的数学工具包」· INTBAS 代码 · 共 28 行
INTBAS
28 行
* * * * * * * * intbas * * * * * * * * "integral basis" SYNTAX: X = intbas() intbas computes an integral basis of the current number field. The index of the polynomial order in the maximal order is assigned to X, and the factorization of the index is displayed on the screen. The integral basis elements are stored in AV and after that the factorization of the index in the form factor - exponent in increasing order is stored in AV (see "?avfunc"). Example 1: (correct) intbas() Example 2: (incorrect) intbas(9)_ERR_NR_231_intbas
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?