Comment on Calculating the mean of a list of numbers (2016)parentComments−vortico7y`(uint32_t) (((uint64_t) a + (uint64_t) b) / 2)` and then go on with your life. :P
Comments
`(uint32_t) (((uint64_t) a + (uint64_t) b) / 2)` and then go on with your life. :P