You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Non-tangent Centipawn Conversion
This conversion formula should be a better match near the asymptotes.
* Added coefficient to the denominator
This coefficient makes the max score top out near +128 (12826 cp, more precisely).
This also fixes the divide-by-zero problem at x = +/- 1.
* Exponent tweak and coefficient precision
The coefficient 0.976953125 = 1 - 295/12800.
0 commit comments