Description
Find the binomial coefficient of n and rDefinition
float binomial_coefficient(float n, float r)Library
LIB/math_lib.basUsage
On entry:n is the number of objects to choose fromOn exit:
r is the number of ways to choose from nReturn valid result or NaN