On 2014-02-01, [email protected] <[email protected]> wrote: > Dima Pasechnik <[email protected]> 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? I tried the latest maxima built with GCL on ARM, and the output is again different: 0.49801139449883
I asked on the maxima mailing list if they have an idea why this is so wildly different accross platforms and compilers... Dima -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
