[Discussion] Solving the Limit Problem
|
12-19-2019, 09:08 AM
Post: #2
|
|||
|
|||
RE: [Discussion] Solving the Limit Problem
Several perverted integrals
(i) Code: evalf(int(1/(1+e^(1/x)),x,-1,1)) xcas get Code: "Unidirectional limits are distincts 1,0 Error: Bad Argument Valu" (ii) Code: int(x^2*tan(x)^2+x^2+2*x*tan(x)+1,x) Code: x+x*tan(x) (iii) Code: simplify(int((x*tan(x)+ln(x*cos(x))-1)/ln(x*cos(x))^2,x)) Code: x/ln(x*ln(x)) study hard, improve every day |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Discussion] Solving the Limit Problem - yangyongkang - 12-16-2019, 03:02 PM
RE: [Discussion] Solving the Limit Problem - yangyongkang - 12-19-2019 09:08 AM
|
User(s) browsing this thread: 1 Guest(s)