📄 h.nthei
字号:
* * * * * * * * nthei * * * * * * * * "Neron-Tate height" SYNTAX: X = nthei(P) P is an expression whose value is a point on the current elliptic curve. The current elliptic curve as well as the point P must be defined over Q or over a quadratic number field. X is assigned the Neron-Tate height of P. Example 1: (correct) nthei(PT(0, 3, 1)) Example 2: (correct) nthei(PT(NF(A), 3)) Example 3: (incorrect) nthei(x) _ERR_NR_220
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -