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
Remove some debugging prints and add comments
[maxima.git]
/
doc
/
info
/
figures
/
draw_cylindrical.mac
blob
7f5b185f0ae10d87acc3c1cea24f35f4d46f37bc
1
load("docdraw.mac");
2
docdraw3d("figures/draw_cylindrical",
3
cylindrical(1,z,-2,2,az,0,2*%pi))$