- Wed Jan 25, 2023 9:16 pm
#16817981
"NOTE: While the formula is correct the calculator itself is wrong due to how it rounds the numbers, for example 139 can match down to 125 when invading."
How does the game itself round the numbers? 139 * 0.9 = 125.1. Okay, so that rounds down to 125, that's clear. But what about 134? 134 * 0.9 = 120.6. Does it round it down to 121 (the mathematically correct way for any decimals equal or greater than 5), or does it ignore the decimal and round it down to 120?
How does the game itself round the numbers? 139 * 0.9 = 125.1. Okay, so that rounds down to 125, that's clear. But what about 134? 134 * 0.9 = 120.6. Does it round it down to 121 (the mathematically correct way for any decimals equal or greater than 5), or does it ignore the decimal and round it down to 120?