Here's an integral which I encountered that uses some unfamiliar notation for me: $$\int-\frac{d(x/y)}{\sqrt{1+(x/y)^2}}$$ What does this mean? I don't have much of an idea.
Edit: This problem is from a book on differential equations ($y$ is a function), and the author writes:
$$-\frac{d(x/y)}{\sqrt{1+(x/y)^2}}=\frac{dx}{x}$$ Integration of this now gives $$-\log\left|\frac xy +\sqrt{1+(x/y)^2}\right|=\log|x|+\log|c|$$
How do you get to this step?