h.unit

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

UNIT
27
字号
                               * * * * * * *                               *    unit   *                               * * * * * * *        "unit group"        SYNTAX: X = unit()        The current number field must be quadratic.                The unit group of the current (quadratic) number field (see        "? curnf") is displayed on the screen. In the imaginary        quadratic case, the generator of the unit group is assigned to        X; in the real quadratic case, the fundamental unit is assigned        to X.                Example 1: (correct)                unit()        Example 2: (incorrect)                unit(9)_ERR_NR_231_unit_             

⌨️ 快捷键说明

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