How to Solve $\int\sin(x^2)dx$

95 Views Asked by At

I want to Solve $\int\sin x^2dx$ in Mathematica and want to get step by step solution I am getting these results:

enter image description here

1

There are 1 best solutions below

0
On

Try: WolframAlpha["Integrate sin(x^2)"] There is no way for Mathematica to show step by step solutions.