! Binomial r←x!y

r is the result of the scalar application of the binomial function, ( y x ) = y ! x ! ( y x ) ! \binom y x = \frac {y!} {x!(y - x)!} , it represents the ways of picking x things from y things.

For non-positive integer arguments, the following operation is performed: