Forum » Doubts and questions » Total average has 3 decimal points? | Date | |
---|---|---|
Username
5 msgs.
Ball boy
|
One of my Seniors has a three decimal point total average (37.100) Does this mean he can not progress anymore? |
22/05/2012 23:30 |
- Div/Gr | ||
Username
2897 msgs.
Best scorer
|
No...it just shows like that when it hits exactly .00. He'll train as normal. | 23/05/2012 00:41 |
- Div/Gr | ||
Username
5205 msgs.
Golden Ball
|
The code for calculating average is stupid. They calculate the whole number, then calculate the 2 decimal places separately, rounding the decimal. If your player is 37.096-37.099, his average will display as 37.100 It's annoying because it's a simple fix (they just have to use the stupid number_format function built into PHP) and I reported it in July, 2011. |
23/05/2012 04:03 |
- Div/Gr | ||
Username
5 msgs.
Ball boy
|
Ahh thankyou ![]() And Cello, I completely agree that their way of rounding up the decimals is rather ridiculous Edited by Echris 23-05-2012 08:41 |
23/05/2012 08:39 |
- Div/Gr | ||