Possible problem with elliptic_eu in Maxima 5.19.0



On 8/9/09, Dr. David Kirkby <david.kirkby at onetel.net> wrote:

>      sage: elliptic_eu (0.5, 0.1)
> Expected:
>      0.496054551287
> Got:
>      0.495848403419

Current CVS Maxima + Clisp + Linux yields .4960545512865969.
Last week CVS + ECL + Linux yields .4960545512865966.

As with the other elliptic_e problem, my first guess is that
ECL calls C libraries which yield different results.
The above was generated on Solaris, right?
Maybe someone can try it on other systems.

Robert Dodier