Content deleted Content added
No edit summary |
No edit summary |
||
Line 249:
win_perc = mm._precision_format((2*wins + ties) / (2*matches), 3)
else
win_perc = mm._precision_format
end
if losses > 0 then
|
No edit summary |
No edit summary |
||
Line 249:
win_perc = mm._precision_format((2*wins + ties) / (2*matches), 3)
else
win_perc = mm._precision_format
end
if losses > 0 then
|