You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

General Program Information

Basics - Zoom

zoom
zoom :=

  • concat("_zoom",sp,"e",sp)

zoomA
zoomA :=

  • concat("_zoom",sp,"e")

zoomwin
zoomwin(p1,p2) :=

  • concat("_zoom",sp,"w",sp,point(p1<0>),sp,point(p2<0>))

zoomwinA
zoomwinA(p1,p2) :=

  • concat("_zoom",sp,"w",sp,point(p1<0>),sp,point(p2<0>),sp)
  • No labels