Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fharchive/java.binomialcoefficients

Perform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer
https://github.com/fharchive/java.binomialcoefficients

binomial binomial-coefficients binomialcoefficient java

Last synced: 7 days ago
JSON representation

Perform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer

Awesome Lists containing this project