📄 h.fp
字号:
* * * * * * * * fp * * * * * * * * "finding point" SYNTAX: X = fp(E) E is an expression whose value is an elliptic curve over Z/pZ (where p is a prime) or GF(2^n). X is assigned any projective point of E which is not the point at infinity. Example 1: (correct) fp(EC(MOD(8), 9)) Example 2: (correct) fp(EC(GF(3*A^2+A),0,1,0,3))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -