Author Topic: point formula help  (Read 951 times)

IPokerHer

  • Newbie
  • *
  • Posts: 1
    • View Profile
point formula help
« on: February 03, 2020, 10:29:24 AM »
apologies complete noob... Can anyone help with the formula for my league?

Very simple:

1st = total number of players
2nd = total number of players - 1
3rd = total number of players - 2

etc...

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6220
    • View Profile
Re: point formula help
« Reply #1 on: February 03, 2020, 04:15:12 PM »
No apologies necessary.  Formula should be:

n - r + 1

Or the long version, if you'd prefer to spell everything out:

numberOfPlayers - rank + 1

The simplest version also works:

position