The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





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: 2 Guest(s)