PHP.nl

stats_stat_binomial_coef

stats_stat_binomial_coef

Returns a binomial coefficient

float **stats_stat_binomial_coef** int $x int $n

Returns the binomial coefficient of choose . n``x

xThe number of chooses from the set

nThe number of elements in the set

Returns the binomial coefficient