repo.or.cz
/
maxima.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Windows installer: Update nightly build.
[maxima.git]
/
share
/
diffequations
/
exampl.mac
blob
d199c64cc2e97aab069a32b8efa65603dc230378
1
load(pmain);
2
k430:'diff(y,x,2)*sin(x)^2+'diff(y,x,1)*sin(x)*cos(x)
3
+(v*(v+1)*sin(x)^2-n^2)*y=0;
4
lode2(k430);