h.conjug

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

CONJUG
23
字号
                               * * * * * * *                               *  conjug   *                               * * * * * * *        "conjugate"        SYNTAX: X = conjug(Z)        Z is an expression whose value is an integer, a rational,        a real or complex number, or an element of a quadratic number         field.        X is assigned the value of the conjugate of Z.        Example 1: (correct)                conjug(3.6 + 6 * i)        Example 2: (correct)                conjug(NF(A^3+2*A^2))

⌨️ 快捷键说明

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