diff options
Diffstat (limited to 'doc/results.txt')
-rw-r--r-- | doc/results.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/results.txt b/doc/results.txt index c309baf..61ded84 100644 --- a/doc/results.txt +++ b/doc/results.txt @@ -25,3 +25,5 @@ Specific rules regarding Elo implementation for this application's purposes: Other than that, standard Elo rating conventions apply: * drivers start with identical initial rating * duels between high-ranked drivers change their rankings by fewer points than duels between low-ranked drivers + +All calculation is rounded to 2 decimal places. |