| Author |
Comment/Response |
Jeff
|
06/07/08 7:20pm
I'm trying to obtain the following definite integral and I don't know how to type this into Mathematica correctly. Any help would be great.
Def Integral from 0 to Pie/4 of:
Sec^4X Tan^4X dx
This is what I've done and it's not working out.
Integrate[Sec^4x Tan^4x, {x, 0, Pie/4}]
Thank you,
Jeff
URL: , |
|