sage: diff(gamma(x)) gamma(x)*psi(x) sage: psi(1) NameError: name 'psi' is not defined
Now is that cheeky or what - Sage giving an answer with a function which is "not defined"! -Alasdair -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
