num
num copied to clipboard
Support a more generic binomial coefficients
Currently binomial coefficient ${n \choose k}$ is implemented when n and k are both integers. However, the generalized binomial coefficient allows n to be any complex number. At least, it's common situation to use binomial coefficients when n is a real number.