Translations:KAlgebra/Probabilities/20/uk: Difference between revisions
Appearance
Created page with "{{Input|1=comb:=(N,M)->factorial(N) / (factorial(M) * factorial(N-M))}}" |
(No difference)
|
Latest revision as of 14:54, 9 September 2012
comb:=(N,M)->factorial(N) / (factorial(M) * factorial(N-M))