|
Size: 411
Comment: Wrong template used
|
← Revision 3 as of 2010-12-17 11:24:39 ⇥
Size: 409
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 20: | Line 20: |
| * A.sai kiran reddy,student,snist | * shivashankar.v vignancollege |
Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
x=var('x')
y=function('y',x)
deq1=diff(y,x)+y-e^-x*tan(x)==0
r=desolve(deq1,[y,x],y)
show(r.simplify_full())
Solution by:
- shivashankar.v
vignancollege
