exactly, why the fuck are they even using floats, vote counting is integer based, it's much easier for the computer system to process integers than it is to process floats anyway, so there is no reason to code a vote counting system using floats aside from the very final calculation of deciding percentages at the very end.
exactly, why the fuck are they even using floats, vote counting is integer based, it's much easier for the computer system to process integers than it is to process floats anyway, so there is no reason to code a vote counting system using floats aside from the very final calculation of deciding percentages at the very end.