On Tuesday, March 28, 2017 at 7:44:14 PM UTC+2, kcrisman wrote: > > On Tuesday, March 28, 2017 at 10:15:22 AM UTC-4, Brent Pym wrote: >> >> For a real number *s*, the value* zeta(s)* of the Riemann zeta function >> is real, but SageMath does not seem to recognize this fact. Here is an >> example (SageMath 7.5.1): >> >> sage: conjugate(zeta(3)) >> conjugate(zeta(3)) >> >> One might hope to simply get zeta(3)as output. >> > > One would have to hard-code that into Pynac, is my guess. >
Yes, the elementary functions had this implemented only recently, and I'm happy to add more knowledge like that. -- You received this message because you are subscribed to the Google Groups "sage-support" 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 https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
