Currently, binomial presents results in terms of gamma. And if they 
evaluate you see a number or with Number real and/or imaginary parts. In 
#18960 we are experimenting with changing this so the class remains 
unevaluated unless it evaluates into an expression free of the writing 
function, `gamma`. So `binomial(nt, Rational(15, 6))` would remain 
unevaluated instead of becoming `8*gamma(nt + 1)/(15*sqrt(pi)*gamma(nt - 
Rational(3, 2)))`. This expression can be obtained by using 
`.rewrite(gamma)` and will evaluate to a numerical value with `evalf`.

/c

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/eec37b02-19ae-4803-9cb7-5ba704c47859%40googlegroups.com.

Reply via email to