pawsplay said:A cleric with Mage Slayer would generate a +0 GMW.![]()
Coredump said:<mathgeek>
Rounding down and rounding up refer *only* to what happens at X.5.
In other words. If you are 'rounding up', 4.3 becomes 4, 4.5 becomes 5, 4.7 becomes 5
If you are 'rounding down', 4.3 becomes 4, 4.5 becomes 4, 4.7 becomes 5.
If you want 4.9 to become 4, that is not rounding down, that is truncating.
</mathgeek>
On topic, it says 'for every 4 levels" , so you count how many "4 levels" you have. IOW, he is wrong, everyone else here is right
Dross said:By the rules, you round down EVERYTHING, as opposed to what happens normally mathematically. (and "No, I do not have the source of this quote")
If I was a cruel person I'd say that they used "round down" instead of "truncate" because more people would understand what they meant. :\
Nonlethal Force said:Heh. That's funny. I've taught Math for a number of years now and I define rounding down as truncating. Theyare the same thing. Rounding up means increasing the integer portion of the number 1 number larger.
Thus, making 4.3 a 4 is both rounding down and truncating. If I may be a math geek for a second, I would say that making 4.3 a 4 and a 4.7 a 5 is called "rounding" in general, following the typical rules for rounding. But if you make a 4.3 a 4 or a 4.7 a 4 you are rounding down (or truncating) in both cases. You are not rounding in both cases, however!
Coredump said:In other words. If you are 'rounding up', 4.3 becomes 4, 4.5 becomes 5, 4.7 becomes 5
If you are 'rounding down', 4.3 becomes 4, 4.5 becomes 4, 4.7 becomes 5.
Nail said:Rounding is used in XCL too, right? There are a "ROUND", "ROUNDUP", "ROUNDDOWN" functions. ROUNDDOWN uses the idea of rounding to mean truncation. Perhaps that's where some of the confusion comes from. (shrug)