mariuszi28cg
Results
1
issues of
mariuszi28cg
I tried: Int[((x^2 - 2)*Exp[x])/((x - 1)*Sqrt[1 - x^2]), x] give me: Int[E^x/Sqrt[1 - x^2], x] + Int[E^x/((1 - x) Sqrt[1 - x^2]), x] + Int[(E^x x)/Sqrt[1 - x^2], x]...