Post Reply 
Combinations bidirectional
07-14-2020, 02:55 PM
Post: #1
Combinations bidirectional
Helo
COMB(n,r) gives n!/(r!(n-r)!)
But if I put
2*n!/(r!(n-r)!) how can I get
2*COMB(n,r)
Is it possible?

Thanks very much
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Combinations bidirectional - Tonig00 - 07-14-2020 02:55 PM



User(s) browsing this thread: 1 Guest(s)