elliptic
elliptic copied to clipboard
Fix undefined variable bug in elliptic123
The bug is [F,E]=elliptic123(0.5,0.9) ==> error: 'P' undefined near line 118, column 13 error: called from elliptic123 at line 118 column 3
The fix is simple.