elliptic icon indicating copy to clipboard operation
elliptic copied to clipboard

Wrong result for 3rd kind, where correct result expected

Open ramcdona opened this issue 9 years ago • 0 comments

The documentation for elliptic123 leads me to believe that this call should be in the range that Passes.

[K,E,Pi]=elliptic123(0.358, 0.99958)

However, when I compare it with the built-in ellipticPi(0.9958, 0.358), I get very different results.

ramcdona avatar Oct 13 '16 20:10 ramcdona