I tried to evaluate
legendre_P(6,0)
and
legendre_P(6,x).subs(x=0)
in the sagecell. The first one gives 5/16 but the second one gives -5/16. Why are these two results different?
| 1 | initial version |
I tried to evaluate
legendre_P(6,0)
and
legendre_P(6,x).subs(x=0)
in the sagecell. The first one gives 5/16 but the second one gives -5/16. Why are these two results different?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.