I have this equation here that I need to solve for the variable 'r'. Normally this would be easy, but with the ceiling function I'm unsure of how to approach it.
$$0 = \frac{h}{w} - \frac{\lceil\frac{n}{r}\rceil\, y}{r\,x}$$
Thanks in advance for the help guys.