elliptic icon indicating copy to clipboard operation
elliptic copied to clipboard

Fix undefined variable bug in elliptic123

Open cffk opened this issue 2 years ago • 0 comments

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.

cffk avatar Oct 21 '23 14:10 cffk