diff options
author | emkael <emkael@tlen.pl> | 2014-10-22 23:14:50 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-10-22 23:14:50 +0200 |
commit | 7cd0222e730798399a30057dafdaf19cc193a9c3 (patch) | |
tree | f1611d0aaf281de4d412ae7424b7aa021312dd0b /doc/results.txt | |
parent | bae00501c68b471a6f8d83c3bd3a365376dcf1c5 (diff) |
* docs for qualy dates and rounding
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. |