bigbinom
Calculate binomial coefficients with big numbers
Getting Started
Install the module with: npm install bigbinom
var bigbinom = ;; //n = 18, k = 3
Returns an instance of BigNumber
License
Copyright (c) 2014 Ben Sack Licensed under the MIT license.