Function getFractionOfFinal

  • Returns the fraction of final for the current round (e.g. 1/2 for semi finals or 1/4 for quarter finals).

    Parameters

    • roundNumber: number

      Number of the current round.

    • roundCount: number

      Count of rounds.

    Returns number

Generated using TypeDoc