Sterten
Posts:
65
Registered:
12/13/04
|
|
Re: hypogeometric sum
Posted:
Mar 28, 2008 6:14 PM
|
|
the problem is the sum. The routine runs through 0..k every time it is called ! OK, I could rearrange the data now and store the values for each n and r in a table [500][500]
that helps, but is a bit tedious
|
|