File: exampl.mac

package info (click to toggle)
maxima 5.9.1-9
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 32,272 kB
  • ctags: 14,123
  • sloc: lisp: 145,126; fortran: 14,031; tcl: 10,052; sh: 3,313; perl: 1,766; makefile: 1,748; ansic: 471; awk: 7
file content (4 lines) | stat: -rw-r--r-- 114 bytes parent folder | download | duplicates (2)
1
2
3
4
load(pmain);
K430:'DIFF(Y,X,2)*SIN(X)^2+'DIFF(Y,X,1)*SIN(X)*COS(X)
     +(V*(V+1)*SIN(X)^2-N^2)*Y=0;
lode2(k430);