Up |
Get the number of k-combinations with repetition (or k-multicombination) from
n given elements. The n elements are not necessarily distincts. The mathematic
formula is (n+k-1)! / (k!(n-1)!)
fun [I I] S
Return : S a new string number or nil if error
_scienceStatisticCombinationWithoutRepetition