Doc: permutation and combination
Brought to you by:
roarl
In the http://midp-calc.sourceforge.net/Calc.html page, the explanation for the P y,x and C y,x functions is wrong:
permutations are the ordered sets, combinations are unordered, not the other way as described on the page.
The functions themselves work exactly as they should.
Logged In: YES
user_id=702741
Originator: NO
Yes, you are right. Fixed in the CVS version.