Re: Math problem
The only hard part about that would be using VB. I switched to Perl and haven't used anything else in about 2 years.
Oh yeah. I believe the even equation is simply:
Pg = players per game
n = total number of players
# games = [(1/Pg) Summation (A=1 to A=n)] + 1
|