h.basismwg
来自「强大的数学工具包」· BASISMWG 代码 · 共 22 行
BASISMWG
22 行
* * * * * * * * basismwg * * * * * * * * "basis of the Mordell-Weil group" SYNTAX: X = basismwg(E) E is an expression whose value is an elliptic curve over Q. The basis of the Mordell-Weil group is computed and displayed on the screen. X is assigned the rank of the Mordell-Weil group of E. If the rank is greater than 0, the basis points are stored in AV (see "? avfunc"). For HEIGHTBOUND see ? ecfunc. Example 1: (correct) basismwg( EC( 1, 0, 0, 1, 2 ) )
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?