From 7cd0222e730798399a30057dafdaf19cc193a9c3 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 22 Oct 2014 23:14:50 +0200 Subject: * docs for qualy dates and rounding --- doc/results.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/results.txt') 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. -- cgit v1.2.3