From my notes on the binomial series I deduced a formula for the value of a binomial equation using product notation:
$ {n \choose r} = {\frac {\prod_{\lambda=0}^r(n-\lambda)} {r!}}$
I believe this holds true for $ n \in \mathbb R, r \in \mathbb Z^+$ but I have not seen it in any publications. Is this a general formula used?
Note the upper limit of the product is $r-1$.