#i dont have any idea what is this
9 messages · Page 1 of 1 (latest)
@frigid compass it's notation to express n choose r
specifically
$$C(n,r) = \binom{n}{r} = \frac{n!}{( r! (n - r)! )}$$
Kaiser
this represents the number of ways you can choose r items from a set of n items
Thx you very much
.close