📄 h.aftopr
字号:
* * * * * * * * aftopr * * * * * * * * "affine to projective" SYNTAX: X = aftopr(P1) P1 is an expression whose value is an affine point on an elliptic curve. X is assigned the corresponding projective point. Example 1: (correct) aftopr(NF(PT(0, 3))) Example 2: (correct) aftopr(O) Example 3: (correct) aftopr(PT(GF(3*A),1)) Example 4: (incorrect) aftopr(PT(0, 3, 1))_ERR_NR_117
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -