Grocer Function

NAME

bincoef - binomial coefficients

CALLING SEQUENCE

[k]=bincoef(n,N)

PARAMETERS

Input

Output

DESCRIPTION

Generates binomial coefficients.

EXAMPLE

k=bincoef(5,15)

AUTHOR

Eric Dubois 2002