Total pp: Difference between revisions
Appearance
Created page with "Total pp is calculated by using the top 250 unique quotes on a user profile using this formula: pp_value is the actual pp_value of the given quote index is the ranking the pp_value got after sorting from high to low (index starts at 0 and goes up to 249) \[ \text{total\_pp} = \sum_{i=0}^{249} \left\lfloor \, pp\_value \cdot 0.97^{i} \, \right\rfloor \]" |
(No difference)
|
Revision as of 17:00, 10 September 2025
Total pp is calculated by using the top 250 unique quotes on a user profile using this formula:
pp_value is the actual pp_value of the given quote index is the ranking the pp_value got after sorting from high to low (index starts at 0 and goes up to 249)
\[ \text{total\_pp} = \sum_{i=0}^{249} \left\lfloor \, pp\_value \cdot 0.97^{i} \, \right\rfloor \]