home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / library / demoware / asymptot.hqx / Asymptote 1.1 Demo / Scripts / Manual Examples / plotnextpower < prev    next >
Encoding:
Text File  |  1994-06-17  |  272 b   |  15 lines

  1. npts 10
  2. rpn index npts 1 + 2 / - >x
  3. rpn <x n y^x >y
  4.  
  5. graphlimits
  6. graphpanel 2 7 1 10 nmax n
  7.  
  8. plotline
  9. scale 1.5
  10. moveto xright ytop ybottom + 2 /
  11. drawlabel centerright   y = x\u\n
  12.  
  13.  
  14. scale 1.0
  15. if n 1 = then drawframe else drawframe inside outside line nolabels perpendicular