$$ \int_0^{10^{50}}\sin(10^{20} \sqrt{x^2 + 10^{100}})dx$$
The interval is large and I have problem seeing how to calculate it with the common numerical integral methods as they require taking lot of points across the function.
This differs from the other similar questions as I'm also considering the case of SinASinB, which leaves a function like $$\int_0^{10^{50}}\cos((10^{20} \sqrt{x^2 + 10^{100}}) - (10^{13} \sqrt{x^2 + 10^{100}}))dx $$ to be integrated.