5
edits
(eyesore but better than nothing) |
m (technically more correct) |
||
Line 6: | Line 6: | ||
Per-chart rating value is based on [[Internal level|internal level]] and Technical Score. It is calculated as follows, with <code>floor2</code> defined as floor for two decimal places: | Per-chart rating value is based on [[Internal level|internal level]] and Technical Score. It is calculated as follows, with <code>floor2</code> defined as floor for two decimal places: | ||
<math>ChartRating = max(floor2( | <math>ChartRating = max(InternalLevel + floor2(ScoreCoefficient), 0)</math> | ||
Score coefficient is calculated linearly between: | Score coefficient is calculated linearly between: |
edits