TI-nspire CX CAS giving weird/incorrect indefinite integral

891 Views Asked by At

I am testing out the new TI-nspire CX CAS I just got with some simple indefinite integrals. I used the integral of

$$ \int \sec^3(x) dx $$

My nspire gives me:

$$ \frac{\cos^2(x)\ln\left(-\frac{|\cos(x)|}{\sin (x)}\right)+\sin (x)}{2\cos^2(x)} $$

Symbolab gives a much simpler answer that does not equate to the above one:

$$ \frac{\sec^2(x)\sin(x)}{2} + \frac12\ln\big|\tan(x)+\sec(x)\big| $$

Is there a way to change the formatting of the nspire?