On Monday, July 13, 2015 at 4:11:05 PM UTC+2, Simon King wrote: > > In other words: If one *can* avoid symbolic expressions, then one *should* > avoid symbolic expressions. > That's just not going to fly for the casual/novice user:
sage: sqrt(2) sqrt(2) sage: QQbar(sqrt(2)) 1.414213562373095? Which of these two looks more exact to you? -- 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 http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
