h.norm

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

NORM
23
字号
                               * * * * * * *                               *    norm   *                               * * * * * * *        "norm"        SYNTAX: X = norm(a)        a is an expression whose value is an algebraic number.                X is assigned the norm of a over Q.                Example 1: (correct)                norm(NF(A^7))        Example 2: (incorrect)                norm(NF(x))_ERR_NR_034_norm_             

⌨️ 快捷键说明

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