Search Results

6
votes
17answers
2k views

Should I use multiplication or division?

Here's a silly fun question: Let's say we have to perform a simple operation where we need half of the value of a variable. There are typically two ways of doing this: …