Usually when I'm reading about integration, there is a notation for integrals on some forms, for example:
$$\int R(\sin(x),\cos(x)) \;dx$$
Obviously I've deduced that this represents functions that are ratios expressed with $\sin x$ and $\cos x$. But It's not really clear what is really allowed, for example, It seems that $R(\sin(x),\cos(x)) $ represents functions such as:
$$f(x)=\frac{\sin x}{\cos x}$$
But does it represent functions such as the ones given below?
$$g(x)=\frac{2+\sin x}{\cos x}\quad h(x)=\frac{x^{45} +\sin x}{\cos x+1}\\i(x)=\frac{\cos x}{\sin x}\quad j(x)=\frac{\cos x+\sin x}{2\cos x +\cos x}$$
I've looked at some books, but the idea behind this notation is not very clear and I want to be sure about it's meaning. In the books I've looked, there doesn't seems to have a discussion about the meaning of this notation or perhaps I didn't find yet.
Unless you provide us with more context, it seems that $R$ is just some function with $R:\mathbb{R}^2 \to \mathbb{R}$. What about this suggests it's a ratio?