📄 h.reg
字号:
* * * * * * * * reg * * * * * * * * "regulator of an elliptic curve" SYNTAX: X = reg(E1) X = reg(E2,P1,...,Pn) E1 is an expression whose value is an elliptic curve over Q. E2 is an expression whose value is an elliptic curve over the quadratic number field specified by curnf. P1,...,Pn are expressions whose values are points over the quadratic number field on the curve E2. X is assigned the regulator of E1 or the regulator of the points P1,...,Pn on E2 respectively. Example 1: (correct) reg( EC( 1, 0, 0, 1, 2 ) ) Example 2: (correct) reg( EC( 0, NF(A), 0, 0, 6 ), PT(0,NF(A)), PT(0,-2*NF(A)) )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -