Dima Pasechnik <dimp...@gmail.com> writes:

> and the output inserted by Maxima on ARM:
> (%i1) elliptic_e(0.5, 0.1);
> (%o1)                          .4980113944988315
> as compared to x86_64:
> (%i1) elliptic_e(0.5, 0.1);
> (%o1)                         .49801139449883153

FWIW, maxima compiled with sbcl on amd64 agrees with the arm output
above.  Ie, exactly 16 digits.

Perhaps the issue is with ecls?

-JimC
-- 
James Cloos <cl...@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to