h.relcln
来自「强大的数学工具包」· RELCLN 代码 · 共 34 行
RELCLN
34 行
* * * * * * * * relcln * * * * * * * * "relative class number" SYNTAX: X = relcln(q,g) q is a single precision number whose value is power of an odd prime. g is an expression whose value is a positive single precision number which divides phi(q). X is assigned the relative class number of the abelian number field of conductor q and degree g, that is the subfield of degree g over Q of the cyclotomic field of order q. Example 1: (correct) relcln(7^3,21) Example 2: (incorrect) relcln(8,4) _ERR_NR_333 Example 3: (incorrect) relcln(5^2,3)_ERR_NR_334
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?