I confirm this in 4.2.1.  This is now #7562.

- kcrisman

On Nov 30, 12:19 pm, Henryk Trappmann <bo198...@googlemail.com> wrote:
> The binomial is buggy again (sage 4.2):
>
> In [143]: [binomial(1,1),binomial(1,2),binomial(1,3),binomial(1,4)]
> Out[143]: [1, 0, 0, 0]
>
> In [144]: [binomial(1.0,1),binomial(1.0,2),binomial(1.0,3),binomial
> (1.0,4)]
> Out[144]: [1.00000000000000, 0.000000000000000, NaN, NaN]

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to