summaryrefslogtreecommitdiff
path: root/graphics/asymptote/doc/png/asymptote.info
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/doc/png/asymptote.info')
-rw-r--r--graphics/asymptote/doc/png/asymptote.info673
1 files changed, 336 insertions, 337 deletions
diff --git a/graphics/asymptote/doc/png/asymptote.info b/graphics/asymptote/doc/png/asymptote.info
index 8c668391e2..ccfcd44d54 100644
--- a/graphics/asymptote/doc/png/asymptote.info
+++ b/graphics/asymptote/doc/png/asymptote.info
@@ -1,7 +1,7 @@
This is asymptote.info, produced by makeinfo version 6.5 from
asymptote.texi.
-This file documents 'Asymptote', version 2.58.
+This file documents 'Asymptote', version 2.59.
<http://asymptote.sourceforge.net>
@@ -22,7 +22,7 @@ File: asymptote.info, Node: Top, Next: Description, Prev: (dir), Up: (dir)
Asymptote
*********
-This file documents 'Asymptote', version 2.58.
+This file documents 'Asymptote', version 2.59.
<http://asymptote.sourceforge.net>
@@ -430,6 +430,7 @@ texcommand
dvips
dvisvgm
convert
+asygl
Warnings (such as "unbounded" and "offaxis") may be enabled or
disabled with the functions
@@ -6847,11 +6848,11 @@ the beginning of module 'three'.
The examples 'elevation.asy' and 'sphericalharmonic.asy' illustrate
how to draw a surface with patch-dependent colors. The examples
'vertexshading.asy' and 'smoothelevation.asy' illustrate
-vertex-dependent colors, which is supported for both 'Asymptote''s
-native 'OpenGL' renderer and two-dimensional projections. Since the PRC
-output format does not currently support vertex shading of Bezier
-surfaces, PRC patches are shaded with the mean of the four vertex
-colors.
+vertex-dependent colors, which are supported by 'Asymptote''s native
+'OpenGL'/'WebGL' renderers and the two-dimensional vector output format
+('settings.render=0'). Since the PRC output format does not currently
+support vertex shading of Bezier surfaces, PRC patches are shaded with
+the mean of the four vertex colors.
A surface can be constructed from a cyclic 'path3' with the
constructor
@@ -6972,18 +6973,17 @@ There are five choices for viewing 3D 'Asymptote' output:
remeshed to fit the browser window dimensions. However, the
setting 'absolute=true' can be used to force the image to be
rendered at its designed size (accounting for multiple device
- pixels per 'css' pixel). This setting should not be used when
- embedding a 'WebGL' file within another HTML document.
+ pixels per 'css' pixel).
The interactive 'WebGL' files produced by 'Asymptote' use the
default mouse and (many of the same) key bindings as the 'OpenGL'
renderer.
By default, viewing the 3D HTML files generated by Asymptote
- requires network access to download the 'asygl' rendering library,
+ requires network access to download the 'AsyGL' rendering library,
which is normally cached by the browser for future use. However,
the setting 'offline=true' can be used to embed this small (about
- 42kB) library within a stand-alone HTML file that can be viewed
+ 48kB) library within a stand-alone HTML file that can be viewed
offline.
3. Render the scene to a specified rasterized format 'outformat' at
@@ -8158,7 +8158,6 @@ Options (negate by replacing - with -no):
-loop Loop 3D animations [false]
-m,-mask Mask fpu exceptions; command-line only
-maxtile pair Maximum rendering tile size [(1024,768)]
--maxvertices n Maximum number of vertices to queue [0]
-maxviewport pair Maximum viewport size [(2048,2048)]
-multiline Input code over multiple lines at the prompt [false]
-multipleView View output from multiple batch-mode files [false]
@@ -8664,9 +8663,9 @@ Index
* ---: Bezier curves. (line 84)
* -=: Self & prefix operators.
(line 6)
-* -c: Options. (line 195)
-* -l: Options. (line 214)
-* -u: Options. (line 205)
+* -c: Options. (line 194)
+* -l: Options. (line 213)
+* -u: Options. (line 204)
* -V: Configuring. (line 6)
* -V <1>: Drawing in batch mode.
(line 16)
@@ -8679,7 +8678,7 @@ Index
* 2D graphs: graph. (line 6)
* 3D graphs: graph3. (line 6)
* 3D grids: grid3. (line 6)
-* 3D PostScript: three. (line 634)
+* 3D PostScript: three. (line 633)
* :: Arithmetic & logical.
(line 61)
* ::: Bezier curves. (line 70)
@@ -8714,7 +8713,7 @@ Index
(line 35)
* accel: Paths and guides. (line 126)
* accel <1>: Paths and guides. (line 132)
-* accel <2>: three. (line 535)
+* accel <2>: three. (line 534)
* access: Import. (line 6)
* acknowledgments: Credits. (line 6)
* acos: Mathematical functions.
@@ -8727,8 +8726,8 @@ Index
(line 212)
* add <1>: Frames and pictures.
(line 226)
-* add <2>: three. (line 307)
-* addViews: three. (line 428)
+* add <2>: three. (line 306)
+* addViews: three. (line 427)
* adjust: Pens. (line 123)
* Ai: Mathematical functions.
(line 48)
@@ -8739,7 +8738,7 @@ Index
* alias: Structures. (line 62)
* alias <1>: Arrays. (line 174)
* Align: label. (line 12)
-* aligndir: Options. (line 187)
+* aligndir: Options. (line 186)
* all: Arrays. (line 325)
* Allow: Pens. (line 346)
* and: Bezier curves. (line 56)
@@ -8752,22 +8751,22 @@ Index
* animation: animation. (line 6)
* animation <1>: animation. (line 6)
* annotate: annotate. (line 6)
-* antialias: three. (line 249)
-* antialias <1>: Options. (line 156)
+* antialias: three. (line 248)
+* antialias <1>: Options. (line 155)
* append: Files. (line 36)
* append <1>: Arrays. (line 39)
* arc: Paths and guides. (line 24)
* Arc: Paths and guides. (line 37)
-* arc <1>: three. (line 318)
+* arc <1>: three. (line 317)
* ArcArrow: draw. (line 26)
-* ArcArrow3: three. (line 601)
+* ArcArrow3: three. (line 600)
* ArcArrows: draw. (line 26)
-* ArcArrows3: three. (line 601)
+* ArcArrows3: three. (line 600)
* arclength: Paths and guides. (line 153)
-* arclength <1>: three. (line 535)
+* arclength <1>: three. (line 534)
* arcpoint: Paths and guides. (line 163)
* arctime: Paths and guides. (line 157)
-* arctime <1>: three. (line 535)
+* arctime <1>: three. (line 534)
* arguments: Default arguments. (line 6)
* arithmetic operators: Arithmetic & logical.
(line 6)
@@ -8781,10 +8780,10 @@ Index
* arrow keys: Drawing in interactive mode.
(line 11)
* arrow keys <1>: GUI usage. (line 6)
-* Arrow3: three. (line 601)
+* Arrow3: three. (line 600)
* arrows: draw. (line 26)
* Arrows: draw. (line 26)
-* Arrows3: three. (line 601)
+* Arrows3: three. (line 600)
* as: Import. (line 67)
* ascii: Data types. (line 308)
* ascii <1>: Data types. (line 308)
@@ -8806,7 +8805,7 @@ Index
* asyinclude: LaTeX usage. (line 45)
* asymptote.sty: LaTeX usage. (line 6)
* asymptote.xml: Editing modes. (line 48)
-* ASYMPTOTE_CONFIG: Options. (line 127)
+* ASYMPTOTE_CONFIG: Options. (line 126)
* atan: Mathematical functions.
(line 6)
* aTan: Mathematical functions.
@@ -8820,8 +8819,8 @@ Index
(line 271)
* attach <1>: LaTeX usage. (line 50)
* attach <2>: graph. (line 406)
-* autoadjust: three. (line 393)
-* autoimport: Options. (line 123)
+* autoadjust: three. (line 392)
+* autoimport: Options. (line 122)
* automatic scaling: graph. (line 690)
* automatic scaling <1>: graph. (line 690)
* axialshade: fill. (line 43)
@@ -8835,11 +8834,11 @@ Index
* background <1>: three. (line 97)
* background color: Frames and pictures.
(line 180)
-* BackView: three. (line 421)
+* BackView: three. (line 420)
* Bar: draw. (line 19)
-* Bar3: three. (line 601)
+* Bar3: three. (line 600)
* Bars: draw. (line 19)
-* Bars3: three. (line 601)
+* Bars3: three. (line 600)
* barsize: draw. (line 19)
* base modules: Base modules. (line 6)
* basealign: Pens. (line 181)
@@ -8848,18 +8847,18 @@ Index
(line 6)
* beep: Data types. (line 381)
* BeginArcArrow: draw. (line 26)
-* BeginArcArrow3: three. (line 601)
+* BeginArcArrow3: three. (line 600)
* BeginArrow: draw. (line 26)
-* BeginArrow3: three. (line 601)
+* BeginArrow3: three. (line 600)
* BeginBar: draw. (line 19)
-* BeginBar3: three. (line 601)
+* BeginBar3: three. (line 600)
* BeginDotMargin: draw. (line 42)
-* BeginDotMargin3: three. (line 617)
+* BeginDotMargin3: three. (line 616)
* BeginMargin: draw. (line 42)
-* BeginMargin3: three. (line 617)
+* BeginMargin3: three. (line 616)
* BeginPenMargin: draw. (line 42)
-* BeginPenMargin2: three. (line 617)
-* BeginPenMargin3: three. (line 617)
+* BeginPenMargin2: three. (line 616)
+* BeginPenMargin3: three. (line 616)
* BeginPoint: label. (line 55)
* Bessel: Mathematical functions.
(line 48)
@@ -8871,7 +8870,7 @@ Index
* bezulate: three. (line 134)
* Bi: Mathematical functions.
(line 48)
-* Billboard: three. (line 505)
+* Billboard: three. (line 504)
* binary: Files. (line 76)
* binary format: Files. (line 76)
* binary operators: Arithmetic & logical.
@@ -8879,7 +8878,7 @@ Index
* binarytree: binarytree. (line 6)
* Bi_deriv: Mathematical functions.
(line 48)
-* black stripes: three. (line 249)
+* black stripes: three. (line 248)
* Blank: draw. (line 26)
* block.bottom: flowchart. (line 19)
* block.bottomleft: flowchart. (line 19)
@@ -8898,7 +8897,7 @@ Index
(line 6)
* Bottom: graph. (line 132)
* BottomTop: graph. (line 138)
-* BottomView: three. (line 421)
+* BottomView: three. (line 420)
* bounding box: Frames and pictures.
(line 180)
* Bounds: graph3. (line 21)
@@ -8906,8 +8905,8 @@ Index
(line 25)
* box <1>: Frames and pictures.
(line 130)
-* box <2>: three. (line 340)
-* box <3>: three. (line 342)
+* box <2>: three. (line 339)
+* box <3>: three. (line 341)
* bp: Drawing in batch mode.
(line 23)
* brace: Paths and guides. (line 51)
@@ -8925,7 +8924,7 @@ Index
* CAD: CAD. (line 6)
* calculateTransform: Frames and pictures.
(line 118)
-* camera: three. (line 387)
+* camera: three. (line 386)
* casts: Casts. (line 6)
* cbrt: Mathematical functions.
(line 6)
@@ -8933,7 +8932,7 @@ Index
* ceil: Mathematical functions.
(line 26)
* Center: label. (line 60)
-* center: three. (line 370)
+* center: three. (line 369)
* checker: Pens. (line 268)
* Chinese: unicode. (line 12)
* choose: Mathematical functions.
@@ -8942,7 +8941,7 @@ Index
(line 48)
* circle: Paths and guides. (line 10)
* Circle: Paths and guides. (line 18)
-* circle <1>: three. (line 314)
+* circle <1>: three. (line 313)
* circle <2>: flowchart. (line 61)
* circlebarframe: markers. (line 18)
* CJK: unicode. (line 12)
@@ -8964,7 +8963,7 @@ Index
* colors: Pens. (line 54)
* comma: Files. (line 61)
* comma-separated-value mode: Arrays. (line 357)
-* command-line options: Configuring. (line 88)
+* command-line options: Configuring. (line 89)
* command-line options <1>: Options. (line 6)
* comment character: Files. (line 16)
* compass directions: Labels. (line 18)
@@ -8976,13 +8975,13 @@ Index
* conditional <1>: Arithmetic & logical.
(line 61)
* config: Configuring. (line 72)
-* config <1>: Options. (line 127)
+* config <1>: Options. (line 126)
* configuration file: Configuring. (line 20)
-* configuration file <1>: Options. (line 127)
+* configuration file <1>: Options. (line 126)
* configuring: Configuring. (line 6)
* conj: Data types. (line 62)
* constructors: Structures. (line 91)
-* context: Options. (line 156)
+* context: Options. (line 155)
* continue: Programming. (line 48)
* continue <1>: Debugger. (line 31)
* contour: contour. (line 6)
@@ -8993,8 +8992,8 @@ Index
* convert: Configuring. (line 72)
* convert <1>: Files. (line 155)
* convert <2>: animation. (line 6)
-* convert <3>: Options. (line 156)
-* convertOptions: Options. (line 142)
+* convert <3>: Options. (line 155)
+* convertOptions: Options. (line 141)
* Coons shading: fill. (line 77)
* copy: Arrays. (line 167)
* cos: Mathematical functions.
@@ -9020,7 +9019,7 @@ Index
* curlSpecifier: Paths and guides. (line 408)
* currentlight: three. (line 76)
* currentpen: Pens. (line 6)
-* currentprojection: three. (line 418)
+* currentprojection: three. (line 417)
* curve: slopefield. (line 20)
* custom axis types: graph. (line 141)
* custom mark routine: graph. (line 577)
@@ -9032,7 +9031,7 @@ Index
* cyclic: Paths and guides. (line 85)
* cyclic <1>: Paths and guides. (line 376)
* cyclic <2>: Arrays. (line 39)
-* cyclic <3>: three. (line 535)
+* cyclic <3>: three. (line 534)
* Cyrillic: unicode. (line 7)
* dashdotted: Pens. (line 102)
* dashed: Pens. (line 102)
@@ -9046,7 +9045,7 @@ Index
* default arguments: Default arguments. (line 6)
* defaultformat: graph. (line 175)
* DefaultHead: draw. (line 26)
-* DefaultHead3: three. (line 601)
+* DefaultHead3: three. (line 600)
* defaultpen: Pens. (line 49)
* defaultpen <1>: Pens. (line 122)
* defaultpen <2>: Pens. (line 127)
@@ -9073,7 +9072,7 @@ Index
* dir <1>: Data types. (line 90)
* dir <2>: Data types. (line 180)
* dir <3>: Paths and guides. (line 109)
-* dir <4>: three. (line 535)
+* dir <4>: three. (line 534)
* direction specifier: Bezier curves. (line 6)
* directory: Files. (line 25)
* dirSpecifier: Paths and guides. (line 390)
@@ -9088,11 +9087,11 @@ Index
* dot <3>: Arrays. (line 254)
* dot <4>: Arrays. (line 257)
* DotMargin: draw. (line 42)
-* DotMargin3: three. (line 617)
+* DotMargin3: three. (line 616)
* DotMargins: draw. (line 42)
-* DotMargins3: three. (line 617)
+* DotMargins3: three. (line 616)
* dotted: Pens. (line 102)
-* double deferred drawing: three. (line 292)
+* double deferred drawing: three. (line 291)
* double precision: Files. (line 76)
* draw: Drawing commands. (line 31)
* draw <1>: draw. (line 6)
@@ -9105,10 +9104,10 @@ Index
* drawline: math. (line 9)
* drawtree: drawtree. (line 6)
* dvips: Configuring. (line 72)
-* dvipsOptions: Options. (line 142)
+* dvipsOptions: Options. (line 141)
* dvisvgm: Configuring. (line 72)
-* dvisvgm <1>: Options. (line 161)
-* dvisvgmOptions: Options. (line 142)
+* dvisvgm <1>: Options. (line 160)
+* dvisvgmOptions: Options. (line 141)
* E: Labels. (line 18)
* E <1>: Mathematical functions.
(line 48)
@@ -9123,34 +9122,34 @@ Index
* else: Programming. (line 26)
* emacs: Editing modes. (line 6)
* embed: embed. (line 6)
-* Embedded: three. (line 505)
+* Embedded: three. (line 504)
* emissivepen: three. (line 66)
* empty: Frames and pictures.
(line 7)
* EndArcArrow: draw. (line 26)
-* EndArcArrow3: three. (line 601)
+* EndArcArrow3: three. (line 600)
* EndArrow: draw. (line 26)
-* EndArrow3: three. (line 601)
+* EndArrow3: three. (line 600)
* EndBar: draw. (line 19)
-* EndBar3: three. (line 601)
+* EndBar3: three. (line 600)
* EndDotMargin: draw. (line 42)
-* EndDotMargin3: three. (line 617)
+* EndDotMargin3: three. (line 616)
* endl: Files. (line 61)
* EndMargin: draw. (line 42)
-* EndMargin3: three. (line 617)
+* EndMargin3: three. (line 616)
* EndPenMargin: draw. (line 42)
-* EndPenMargin2: three. (line 617)
-* EndPenMargin3: three. (line 617)
+* EndPenMargin2: three. (line 616)
+* EndPenMargin3: three. (line 616)
* EndPoint: label. (line 55)
* envelope: Frames and pictures.
(line 25)
-* environment variables: Configuring. (line 92)
+* environment variables: Configuring. (line 93)
* eof: Files. (line 93)
* eof <1>: Arrays. (line 339)
* eol: Files. (line 93)
* eol <1>: Arrays. (line 339)
* EPS: label. (line 78)
-* EPS <1>: Options. (line 156)
+* EPS <1>: Options. (line 155)
* erase: Drawing in interactive mode.
(line 11)
* erase <1>: Data types. (line 256)
@@ -9187,12 +9186,12 @@ Index
* extension: Paths and guides. (line 246)
* extension <1>: MetaPost. (line 10)
* external: embed. (line 11)
-* extrude: three. (line 529)
+* extrude: three. (line 528)
* F: Mathematical functions.
(line 48)
* fabs: Mathematical functions.
(line 6)
-* face: three. (line 642)
+* face: three. (line 641)
* factorial: Mathematical functions.
(line 39)
* Fedora: UNIX binary distributions.
@@ -9222,7 +9221,7 @@ Index
* firstcut: Paths and guides. (line 262)
* fit: Frames and pictures.
(line 113)
-* fit3: three. (line 305)
+* fit3: three. (line 304)
* fixedscaling: Frames and pictures.
(line 81)
* floor: Mathematical functions.
@@ -9238,13 +9237,13 @@ Index
* fontsize: Pens. (line 192)
* for: Programming. (line 26)
* format: Data types. (line 289)
-* format <1>: Options. (line 156)
+* format <1>: Options. (line 155)
* forum: Help. (line 6)
* frame: Frames and pictures.
(line 7)
* freshnel0: three. (line 66)
* from: Import. (line 16)
-* FrontView: three. (line 421)
+* FrontView: three. (line 420)
* function declarations: Functions. (line 79)
* Function shading: fill. (line 99)
* function shading: fill. (line 99)
@@ -9263,8 +9262,8 @@ Index
* getstring: Files. (line 118)
* gettriple: Files. (line 118)
* git: Git. (line 6)
-* glOptions: three. (line 249)
-* glOptions <1>: Options. (line 142)
+* glOptions: three. (line 248)
+* glOptions <1>: Options. (line 141)
* GNU Scientific Library: Mathematical functions.
(line 48)
* gouraudshade: fill. (line 62)
@@ -9274,7 +9273,7 @@ Index
* graph3: graph3. (line 6)
* graphic: label. (line 78)
* graphical user interface: GUI. (line 6)
-* graphics: Options. (line 161)
+* graphics: Options. (line 160)
* gray: Pens. (line 25)
* grayscale: Pens. (line 25)
* Grayscale: palette. (line 9)
@@ -9286,7 +9285,7 @@ Index
(line 63)
* gsl: Mathematical functions.
(line 48)
-* gsOptions: Options. (line 142)
+* gsOptions: Options. (line 141)
* GUI: GUI. (line 6)
* GUI installation: GUI installation. (line 6)
* GUI usage: GUI usage. (line 6)
@@ -9304,30 +9303,30 @@ Index
* hex <1>: Pens. (line 64)
* hexadecimal: Data types. (line 305)
* hexadecimal <1>: Pens. (line 62)
-* hidden surface removal: three. (line 642)
+* hidden surface removal: three. (line 641)
* histogram: Mathematical functions.
(line 39)
* history: Files. (line 143)
* history <1>: Interactive mode. (line 54)
* historylines: Interactive mode. (line 57)
* HookHead: draw. (line 26)
-* HookHead3: three. (line 601)
+* HookHead3: three. (line 600)
* Horizontal: flowchart. (line 77)
* HTML5: three. (line 220)
* htmlviewer: Configuring. (line 20)
* htmlviewer <1>: Configuring. (line 43)
-* htmlviewerOptions: Options. (line 142)
-* hyperrefOptions: Options. (line 142)
+* htmlviewerOptions: Options. (line 141)
+* hyperrefOptions: Options. (line 141)
* hypot: Mathematical functions.
(line 6)
* I: Mathematical functions.
(line 48)
-* iconify: three. (line 249)
+* iconify: three. (line 248)
* identity: Transforms. (line 24)
* identity <1>: Mathematical functions.
(line 6)
* identity <2>: Arrays. (line 296)
-* identity4: three. (line 473)
+* identity4: three. (line 472)
* if: Programming. (line 26)
* IgnoreAspect: Frames and pictures.
(line 63)
@@ -9335,7 +9334,7 @@ Index
* image <1>: palette. (line 58)
* ImageMagick: Configuring. (line 72)
* ImageMagick <1>: animation. (line 6)
-* ImageMagick <2>: Options. (line 156)
+* ImageMagick <2>: Options. (line 155)
* images: palette. (line 6)
* implicit casts: Casts. (line 6)
* implicit linear solver: MetaPost. (line 10)
@@ -9363,7 +9362,7 @@ Index
* inside: Paths and guides. (line 294)
* inside <1>: Paths and guides. (line 299)
* inside <2>: Paths and guides. (line 305)
-* insphere: three. (line 564)
+* insphere: three. (line 563)
* inst: Debugger. (line 35)
* installation: Installation. (line 6)
* int: Data types. (line 30)
@@ -9383,23 +9382,23 @@ Index
* interpolate: interpolate. (line 6)
* intersect: Paths and guides. (line 195)
* intersect <1>: math. (line 13)
-* intersect <2>: three. (line 535)
+* intersect <2>: three. (line 534)
* intersectionpoint: Paths and guides. (line 238)
* intersectionpoint <1>: math. (line 17)
-* intersectionpoint <2>: three. (line 535)
+* intersectionpoint <2>: three. (line 534)
* intersectionpoints: Paths and guides. (line 242)
-* intersectionpoints <1>: three. (line 535)
-* intersectionpoints <2>: three. (line 548)
+* intersectionpoints <1>: three. (line 534)
+* intersectionpoints <2>: three. (line 547)
* intersections: Paths and guides. (line 206)
* intersections <1>: Paths and guides. (line 213)
-* intersections <2>: three. (line 535)
-* intersections <3>: three. (line 541)
+* intersections <2>: three. (line 534)
+* intersections <3>: three. (line 540)
* InTicks: graph3. (line 35)
* intMax: Data types. (line 30)
* intMin: Data types. (line 30)
* inverse: Transforms. (line 16)
* inverse <1>: Arrays. (line 302)
-* invert: three. (line 463)
+* invert: three. (line 462)
* invisible: Pens. (line 43)
* isnan: Data types. (line 35)
* i_scaled: Mathematical functions.
@@ -9431,7 +9430,7 @@ Index
* label <1>: label. (line 6)
* Label <1>: label. (line 14)
* Label <2>: graph. (line 330)
-* label <2>: three. (line 499)
+* label <2>: three. (line 498)
* labelpath: labelpath. (line 6)
* labelpath3: labelpath3. (line 6)
* labelx: graph. (line 330)
@@ -9440,7 +9439,7 @@ Index
(line 104)
* lastcut: Paths and guides. (line 266)
* lasy-mode: Editing modes. (line 6)
-* latex: Options. (line 156)
+* latex: Options. (line 155)
* LaTeX fonts: Pens. (line 206)
* LaTeX usage: LaTeX usage. (line 6)
* latexmk: LaTeX usage. (line 30)
@@ -9455,7 +9454,7 @@ Index
* LeftSide: label. (line 60)
* LeftTicks: graph. (line 160)
* LeftTicks <1>: graph. (line 233)
-* LeftView: three. (line 421)
+* LeftView: three. (line 420)
* legend: Drawing commands. (line 31)
* legend <1>: draw. (line 64)
* legend <2>: graph. (line 424)
@@ -9467,11 +9466,11 @@ Index
* length <3>: Paths and guides. (line 76)
* length <4>: Paths and guides. (line 373)
* length <5>: Arrays. (line 39)
-* length <6>: three. (line 535)
+* length <6>: three. (line 534)
* letter: Configuring. (line 66)
* lexorder: math. (line 67)
* lexorder <1>: math. (line 70)
-* libgs: Options. (line 161)
+* libgs: Options. (line 160)
* libm routines: Mathematical functions.
(line 6)
* libsigsegv: Functions. (line 100)
@@ -9504,19 +9503,19 @@ Index
* longdashed: Pens. (line 102)
* longitude: Data types. (line 168)
* loop: Programming. (line 26)
-* lualatex: Options. (line 156)
-* luatex: Options. (line 156)
+* lualatex: Options. (line 155)
+* luatex: Options. (line 155)
* MacOS X binary distributions: MacOS X binary distributions.
(line 6)
* makepen: Pens. (line 321)
* map: Arrays. (line 131)
* Margin: draw. (line 42)
* Margin <1>: draw. (line 42)
-* Margin3: three. (line 617)
-* Margin3 <1>: three. (line 617)
+* Margin3: three. (line 616)
+* Margin3 <1>: three. (line 616)
* Margins: draw. (line 42)
-* margins: three. (line 298)
-* Margins3: three. (line 617)
+* margins: three. (line 297)
+* Margins3: three. (line 616)
* mark: graph. (line 480)
* markangle: markers. (line 35)
* marker: graph. (line 480)
@@ -9533,12 +9532,12 @@ Index
(line 7)
* max <2>: Arrays. (line 221)
* max <3>: Arrays. (line 231)
-* max <4>: three. (line 535)
+* max <4>: three. (line 534)
* maxbound: Data types. (line 134)
* maxbound <1>: Data types. (line 204)
-* maxtile: three. (line 249)
+* maxtile: three. (line 248)
* maxtimes: Paths and guides. (line 233)
-* maxviewport: three. (line 249)
+* maxviewport: three. (line 248)
* metallic: three. (line 66)
* MetaPost: MetaPost. (line 6)
* MetaPost ... : Bezier curves. (line 70)
@@ -9548,9 +9547,9 @@ Index
* MetaPost whatever: MetaPost. (line 10)
* Microsoft Windows: Microsoft Windows. (line 6)
* MidArcArrow: draw. (line 26)
-* MidArcArrow3: three. (line 601)
+* MidArcArrow3: three. (line 600)
* MidArrow: draw. (line 26)
-* MidArrow3: three. (line 601)
+* MidArrow3: three. (line 600)
* MidPoint: label. (line 55)
* midpoint: Paths and guides. (line 180)
* min: Paths and guides. (line 275)
@@ -9558,7 +9557,7 @@ Index
(line 7)
* min <2>: Arrays. (line 216)
* min <3>: Arrays. (line 226)
-* min <4>: three. (line 535)
+* min <4>: three. (line 534)
* minbound: Data types. (line 131)
* minbound <1>: Data types. (line 201)
* minipage: label. (line 116)
@@ -9600,12 +9599,12 @@ Index
(line 154)
* nolight: three. (line 76)
* NoMargin: draw. (line 42)
-* NoMargin3: three. (line 617)
+* NoMargin3: three. (line 616)
* None: draw. (line 19)
* None <1>: draw. (line 26)
* none: Files. (line 61)
-* normal: three. (line 521)
-* nosafe: Options. (line 182)
+* normal: three. (line 520)
+* nosafe: Options. (line 181)
* NOT: Arithmetic & logical.
(line 68)
* notaknot: graph. (line 36)
@@ -9617,16 +9616,16 @@ Index
(line 140)
* nullpen <2>: Frames and pictures.
(line 149)
-* NURBS: three. (line 397)
-* O: three. (line 310)
+* NURBS: three. (line 396)
+* O: three. (line 309)
* obj: obj. (line 6)
-* oblique: three. (line 353)
-* obliqueX: three. (line 360)
-* obliqueY: three. (line 366)
-* obliqueZ: three. (line 353)
+* oblique: three. (line 352)
+* obliqueX: three. (line 359)
+* obliqueY: three. (line 365)
+* obliqueZ: three. (line 352)
* ode: ode. (line 6)
* offset: Pens. (line 123)
-* offset <1>: Options. (line 187)
+* offset <1>: Options. (line 186)
* OmitTick: graph. (line 223)
* OmitTickInterval: graph. (line 223)
* OmitTickIntervals: graph. (line 223)
@@ -9650,15 +9649,15 @@ Index
* OR: Arithmetic & logical.
(line 68)
* orient: Data types. (line 108)
-* orient <1>: three. (line 552)
+* orient <1>: three. (line 551)
* orientation: Frames and pictures.
(line 104)
-* orthographic: three. (line 370)
+* orthographic: three. (line 369)
* outformat: three. (line 172)
* outprefix: Frames and pictures.
(line 91)
* output: Files. (line 36)
-* output <1>: Options. (line 156)
+* output <1>: Options. (line 155)
* OutTicks: graph3. (line 35)
* overloading functions: Functions. (line 55)
* overwrite: Pens. (line 343)
@@ -9689,38 +9688,38 @@ Index
* patterns: Pens. (line 254)
* patterns <1>: patterns. (line 6)
* PBR: three. (line 74)
-* PDF: Options. (line 156)
-* pdflatex: Options. (line 156)
-* pdfreloadOptions: Options. (line 142)
+* PDF: Options. (line 155)
+* pdflatex: Options. (line 155)
+* pdfreloadOptions: Options. (line 141)
* pdfviewer: Configuring. (line 20)
-* pdfviewerOptions: Options. (line 142)
+* pdfviewerOptions: Options. (line 141)
* pen: Pens. (line 6)
* PenMargin: draw. (line 42)
-* PenMargin2: three. (line 617)
-* PenMargin3: three. (line 617)
+* PenMargin2: three. (line 616)
+* PenMargin3: three. (line 616)
* PenMargins: draw. (line 42)
-* PenMargins2: three. (line 617)
-* PenMargins3: three. (line 617)
+* PenMargins2: three. (line 616)
+* PenMargins3: three. (line 616)
* periodic: graph. (line 36)
* perl: LaTeX usage. (line 30)
* perpendicular: geometry. (line 6)
-* perspective: three. (line 397)
+* perspective: three. (line 396)
* physically based rendering: three. (line 74)
* picture: Frames and pictures.
(line 39)
* picture alignment: Frames and pictures.
(line 226)
* piecewisestraight: Paths and guides. (line 92)
-* pixel: three. (line 624)
+* pixel: three. (line 623)
* Pl: Mathematical functions.
(line 48)
* plain: plain. (line 6)
* planar: three. (line 116)
-* plane: three. (line 336)
-* planeproject: three. (line 518)
+* plane: three. (line 335)
+* planeproject: three. (line 517)
* point: Paths and guides. (line 95)
* point <1>: Paths and guides. (line 379)
-* point <2>: three. (line 535)
+* point <2>: three. (line 534)
* polar: Data types. (line 148)
* polargraph: graph. (line 88)
* polygon: graph. (line 480)
@@ -9729,7 +9728,7 @@ Index
(line 104)
* position: three. (line 76)
* postcontrol: Paths and guides. (line 146)
-* postcontrol <1>: three. (line 535)
+* postcontrol <1>: three. (line 534)
* postfix operators: Self & prefix operators.
(line 19)
* postscript: Frames and pictures.
@@ -9738,10 +9737,10 @@ Index
* PostScript subpath: Paths. (line 23)
* pow10: Mathematical functions.
(line 6)
-* prc: three. (line 267)
+* prc: three. (line 266)
* precision: Files. (line 93)
* precontrol: Paths and guides. (line 139)
-* precontrol <1>: three. (line 535)
+* precontrol <1>: three. (line 534)
* prefix operators: Self & prefix operators.
(line 6)
* private: Structures. (line 6)
@@ -9749,7 +9748,7 @@ Index
* pstoedit: PostScript to Asymptote.
(line 6)
* psviewer: Configuring. (line 20)
-* psviewerOptions: Options. (line 142)
+* psviewerOptions: Options. (line 141)
* pt: Figure size. (line 18)
* public: Structures. (line 6)
* push: Arrays. (line 39)
@@ -9773,7 +9772,7 @@ Index
* radians: Mathematical functions.
(line 17)
* radius: Paths and guides. (line 135)
-* radius <1>: three. (line 535)
+* radius <1>: three. (line 534)
* Rainbow: palette. (line 12)
* rand: Mathematical functions.
(line 39)
@@ -9802,7 +9801,7 @@ Index
* rename: Files. (line 152)
* render: three. (line 46)
* render <1>: three. (line 172)
-* render <2>: Options. (line 156)
+* render <2>: Options. (line 155)
* replace: Data types. (line 269)
* resetdefaultpen: Pens. (line 370)
* rest arguments: Rest arguments. (line 6)
@@ -9814,7 +9813,7 @@ Index
* reverse <1>: Paths and guides. (line 183)
* reverse <2>: Paths and guides. (line 382)
* reverse <3>: Arrays. (line 136)
-* reverse <4>: three. (line 535)
+* reverse <4>: three. (line 534)
* rewind: Files. (line 93)
* rfind: Data types. (line 246)
* rgb: Pens. (line 30)
@@ -9826,9 +9825,9 @@ Index
* RightSide: label. (line 60)
* RightTicks: graph. (line 160)
* RightTicks <1>: graph. (line 233)
-* RightView: three. (line 421)
+* RightView: three. (line 420)
* Rotate: label. (line 36)
-* rotate: three. (line 489)
+* rotate: three. (line 488)
* Rotate(pair z): label. (line 39)
* round: Mathematical functions.
(line 26)
@@ -9841,7 +9840,7 @@ Index
* runtime imports: Import. (line 97)
* Russian: unicode. (line 7)
* S: Labels. (line 18)
-* safe: Options. (line 182)
+* safe: Options. (line 181)
* save: Frames and pictures.
(line 283)
* saveline: Files. (line 135)
@@ -9851,8 +9850,8 @@ Index
* scale <2>: Transforms. (line 36)
* scale <3>: graph. (line 690)
* Scale <1>: graph. (line 707)
-* scale <4>: three. (line 488)
-* scale3: three. (line 486)
+* scale <4>: three. (line 487)
+* scale3: three. (line 485)
* scaled graph: graph. (line 670)
* scientific graph: graph. (line 387)
* scroll: Files. (line 109)
@@ -9873,7 +9872,7 @@ Index
(line 6)
* sequence: Arrays. (line 118)
* settings: Configuring. (line 20)
-* settings <1>: Options. (line 127)
+* settings <1>: Options. (line 126)
* sgn: Mathematical functions.
(line 26)
* shading: fill. (line 32)
@@ -9881,12 +9880,12 @@ Index
* shift: Transforms. (line 26)
* shift <1>: Transforms. (line 28)
* shift <2>: Transforms. (line 46)
-* shift <3>: three. (line 478)
+* shift <3>: three. (line 477)
* shiftless: Transforms. (line 46)
* shininess: three. (line 66)
* shipout: Frames and pictures.
(line 91)
-* showtarget: three. (line 370)
+* showtarget: three. (line 369)
* Si: Mathematical functions.
(line 48)
* signedint: Files. (line 76)
@@ -9906,9 +9905,9 @@ Index
* singlereal <1>: Files. (line 89)
* sinh: Mathematical functions.
(line 6)
-* SixViews: three. (line 436)
-* SixViewsFR: three. (line 436)
-* SixViewsUS: three. (line 436)
+* SixViews: three. (line 435)
+* SixViewsFR: three. (line 435)
+* SixViewsUS: three. (line 435)
* size: Figure size. (line 6)
* size <1>: Paths and guides. (line 81)
* size <2>: Paths and guides. (line 370)
@@ -9916,9 +9915,9 @@ Index
(line 48)
* size <4>: Frames and pictures.
(line 74)
-* size <5>: three. (line 535)
-* size <6>: Options. (line 156)
-* size3: three. (line 295)
+* size <5>: three. (line 534)
+* size <6>: Options. (line 155)
+* size3: three. (line 294)
* Slant: label. (line 42)
* slant: Transforms. (line 38)
* sleep: Data types. (line 375)
@@ -9962,7 +9961,7 @@ Index
* stop: Debugger. (line 10)
* straight: Paths and guides. (line 88)
* Straight: graph. (line 30)
-* straight <1>: three. (line 535)
+* straight <1>: three. (line 534)
* strftime: Data types. (line 320)
* strftime <1>: Data types. (line 345)
* string: Data types. (line 207)
@@ -9974,7 +9973,7 @@ Index
* struct: Structures. (line 6)
* structures: Structures. (line 6)
* subpath: Paths and guides. (line 186)
-* subpath <1>: three. (line 535)
+* subpath <1>: three. (line 534)
* subpictures: Frames and pictures.
(line 113)
* substr: Data types. (line 261)
@@ -9986,9 +9985,9 @@ Index
* surface <1>: three. (line 116)
* surface <2>: three. (line 130)
* surface <3>: graph3. (line 99)
-* SVG: Options. (line 161)
+* SVG: Options. (line 160)
* system: Data types. (line 353)
-* system <1>: Options. (line 182)
+* system <1>: Options. (line 181)
* syzygy: syzygy. (line 6)
* tab: Files. (line 61)
* tab completion: Drawing in interactive mode.
@@ -9999,7 +9998,7 @@ Index
(line 20)
* tanh: Mathematical functions.
(line 6)
-* target: three. (line 370)
+* target: three. (line 369)
* tell: Files. (line 93)
* tension: Bezier curves. (line 56)
* tension <1>: three. (line 6)
@@ -10009,12 +10008,12 @@ Index
* tessellation: three. (line 142)
* tex: Frames and pictures.
(line 300)
-* tex <1>: Options. (line 156)
+* tex <1>: Options. (line 155)
* TeX fonts: Pens. (line 215)
* TeX string: Data types. (line 207)
* texcommand: Configuring. (line 72)
* TeXHead: draw. (line 26)
-* TeXHead3: three. (line 601)
+* TeXHead3: three. (line 600)
* texpath: Configuring. (line 72)
* texpath <1>: label. (line 113)
* texpreamble: Frames and pictures.
@@ -10028,9 +10027,9 @@ Index
* thin: three. (line 154)
* this: Structures. (line 6)
* three: three. (line 6)
-* ThreeViews: three. (line 436)
-* ThreeViewsFR: three. (line 436)
-* ThreeViewsUS: three. (line 436)
+* ThreeViews: three. (line 435)
+* ThreeViewsFR: three. (line 435)
+* ThreeViewsUS: three. (line 435)
* tick: graph. (line 330)
* ticks: graph. (line 160)
* Ticks: graph. (line 160)
@@ -10045,12 +10044,12 @@ Index
* times: Paths and guides. (line 220)
* times <1>: Paths and guides. (line 224)
* Top: graph. (line 135)
-* TopView: three. (line 421)
+* TopView: three. (line 420)
* trace: Debugger. (line 50)
* trailingzero: graph. (line 175)
* transform: Transforms. (line 6)
-* transform <1>: three. (line 510)
-* transform3: three. (line 473)
+* transform <1>: three. (line 509)
+* transform3: three. (line 472)
* transparency: Pens. (line 237)
* transparent: three. (line 97)
* transpose: Arrays. (line 203)
@@ -10065,7 +10064,7 @@ Index
(line 48)
* triple: Data types. (line 137)
* TrueMargin: draw. (line 42)
-* TrueMargin3: three. (line 617)
+* TrueMargin3: three. (line 616)
* tube: three. (line 154)
* tube <1>: tube. (line 6)
* tutorial: Tutorial. (line 6)
@@ -10087,10 +10086,10 @@ Index
* unit: Data types. (line 83)
* unit <1>: Data types. (line 173)
* unitbox: Paths. (line 44)
-* unitbox <1>: three. (line 342)
+* unitbox <1>: three. (line 341)
* unitcircle: Paths. (line 17)
* unitcircle <1>: Paths. (line 17)
-* unitcircle <2>: three. (line 310)
+* unitcircle <2>: three. (line 309)
* unitrand: Mathematical functions.
(line 39)
* unitsize: Figure size. (line 39)
@@ -10100,7 +10099,7 @@ Index
(line 6)
* unpacking: Rest arguments. (line 39)
* unravel: Import. (line 29)
-* up: three. (line 370)
+* up: three. (line 369)
* update: Files. (line 36)
* UpsideDown: Frames and pictures.
(line 104)
@@ -10128,10 +10127,10 @@ Index
* Vertical: flowchart. (line 77)
* Viewport: three. (line 76)
* viewportheight: LaTeX usage. (line 50)
-* viewportmargin: three. (line 298)
-* viewportsize: three. (line 298)
+* viewportmargin: three. (line 297)
+* viewportsize: three. (line 297)
* viewportwidth: LaTeX usage. (line 50)
-* views: three. (line 267)
+* views: three. (line 266)
* vim: Editing modes. (line 32)
* virtual functions: Structures. (line 181)
* void: Data types. (line 10)
@@ -10148,11 +10147,11 @@ Index
* word: Arrays. (line 349)
* write: Files. (line 53)
* write <1>: Arrays. (line 388)
-* X: three. (line 310)
+* X: three. (line 309)
* xasy: GUI. (line 6)
* xaxis3: graph3. (line 7)
* xdr: Files. (line 76)
-* xelatex: Options. (line 156)
+* xelatex: Options. (line 155)
* XEquals: graph. (line 265)
* xequals: graph. (line 278)
* xlimits: graph. (line 639)
@@ -10161,10 +10160,10 @@ Index
* xpart: Data types. (line 94)
* xpart <1>: Data types. (line 184)
* xscale: Transforms. (line 30)
-* xscale3: three. (line 480)
+* xscale3: three. (line 479)
* xtick: graph. (line 330)
-* XY: three. (line 495)
-* XY <1>: three. (line 510)
+* XY: three. (line 494)
+* XY <1>: three. (line 509)
* XYEquals: graph3. (line 21)
* XYZero: graph3. (line 21)
* XZEquals: graph3. (line 21)
@@ -10174,7 +10173,7 @@ Index
(line 6)
* Y <1>: Mathematical functions.
(line 48)
-* Y <2>: three. (line 310)
+* Y <2>: three. (line 309)
* yaxis3: graph3. (line 7)
* YEquals: graph. (line 128)
* yequals: graph. (line 278)
@@ -10182,14 +10181,14 @@ Index
* ypart: Data types. (line 97)
* ypart <1>: Data types. (line 187)
* yscale: Transforms. (line 32)
-* yscale3: three. (line 482)
+* yscale3: three. (line 481)
* ytick: graph. (line 330)
-* YX: three. (line 510)
-* YZ: three. (line 510)
+* YX: three. (line 509)
+* YZ: three. (line 509)
* YZEquals: graph3. (line 21)
* YZero: graph. (line 123)
* YZZero: graph3. (line 21)
-* Z: three. (line 310)
+* Z: three. (line 309)
* zaxis3: graph3. (line 7)
* zeroTransform: Transforms. (line 44)
* zerowinding: Pens. (line 164)
@@ -10206,10 +10205,10 @@ Index
* zeta: Mathematical functions.
(line 48)
* zpart: Data types. (line 190)
-* zscale3: three. (line 484)
-* ZX: three. (line 510)
-* ZX <1>: three. (line 510)
-* ZY: three. (line 510)
+* zscale3: three. (line 483)
+* ZX: three. (line 509)
+* ZX <1>: three. (line 509)
+* ZY: three. (line 509)

@@ -10221,144 +10220,144 @@ Node: UNIX binary distributions12234
Node: MacOS X binary distributions13364
Node: Microsoft Windows13918
Node: Configuring15123
-Node: Search paths19579
-Node: Compiling from UNIX source20418
-Node: Editing modes23478
-Node: Git25899
-Node: Uninstall26299
-Node: Tutorial26645
-Node: Drawing in batch mode27534
-Node: Drawing in interactive mode28409
-Node: Figure size29441
-Node: Labels31033
-Node: Paths31860
-Ref: unitcircle32475
-Node: Drawing commands34375
-Node: draw36090
-Ref: arrows37272
-Node: fill42770
-Ref: gradient shading43816
-Node: clip48332
-Node: label48919
-Ref: Label49519
-Node: Bezier curves55390
-Node: Programming59287
-Ref: array iteration61040
-Node: Data types61207
-Ref: format71869
-Node: Paths and guides76315
-Ref: circle76569
-Ref: extension86268
-Node: Pens93077
-Ref: fillrule100766
-Ref: basealign101670
-Ref: transparency104504
-Ref: makepen108096
-Ref: overwrite108979
-Node: Transforms110193
-Node: Frames and pictures112025
-Ref: envelope113183
-Ref: size114276
-Ref: unitsize115263
-Ref: shipout116336
-Ref: filltype118687
-Ref: add121859
-Ref: add about122801
-Ref: tex125830
-Node: Files126726
-Ref: cd127713
-Ref: scroll132398
-Node: Variable initializers135316
-Node: Structures138033
-Node: Operators145535
-Node: Arithmetic & logical145849
-Node: Self & prefix operators148219
-Node: User-defined operators149013
-Node: Implicit scaling149926
-Node: Functions150489
-Ref: stack overflow153632
-Node: Default arguments153914
-Node: Named arguments154670
-Node: Rest arguments157240
-Node: Mathematical functions160362
-Node: Arrays165018
-Ref: sort172126
-Ref: tridiagonal174751
-Ref: solve175982
-Node: Slices180122
-Node: Casts184030
-Node: Import186300
-Node: Static191558
-Node: LaTeX usage194451
-Node: Base modules200945
-Node: plain203502
-Node: simplex204176
-Node: math204450
-Node: interpolate207159
-Node: geometry207438
-Node: trembling208032
-Node: stats208301
-Node: patterns208561
-Node: markers208797
-Node: tree210657
-Node: binarytree210842
-Node: drawtree211508
-Node: syzygy211709
-Node: feynman211983
-Node: roundedpath212258
-Node: animation212541
-Ref: animate212962
-Node: embed214075
-Node: slide215029
-Node: MetaPost215361
-Node: unicode216080
-Node: latin1216954
-Node: babel217323
-Node: labelpath217553
-Node: labelpath3218374
-Node: annotate218685
-Node: CAD219155
-Node: graph219466
-Ref: ticks226627
-Ref: pathmarkers240360
-Ref: marker240831
-Ref: markuniform241185
-Ref: errorbars242993
-Ref: automatic scaling247467
-Node: palette259214
-Ref: images259332
-Ref: image263506
-Ref: logimage264026
-Ref: penimage265131
-Ref: penfunctionimage265393
-Node: three266164
-Ref: PostScript3D295302
-Node: obj297040
-Node: graph3297289
-Ref: GaussianSurface302569
-Node: grid3303718
-Node: solids304502
-Node: tube305494
-Node: flowchart307728
-Node: contour312336
-Node: contour3317651
-Node: smoothcontour3317964
-Node: slopefield319685
-Node: ode321174
-Node: Options321431
-Ref: configuration file328279
-Ref: settings328279
-Ref: texengines329543
-Ref: convert329543
-Node: Interactive mode333031
-Ref: history335181
-Node: GUI336487
-Node: GUI installation337038
-Node: GUI usage337768
-Node: PostScript to Asymptote338684
-Node: Help339442
-Node: Debugger341096
-Node: Credits342852
-Node: Index343869
+Node: Search paths19585
+Node: Compiling from UNIX source20424
+Node: Editing modes23484
+Node: Git25905
+Node: Uninstall26305
+Node: Tutorial26651
+Node: Drawing in batch mode27540
+Node: Drawing in interactive mode28415
+Node: Figure size29447
+Node: Labels31039
+Node: Paths31866
+Ref: unitcircle32481
+Node: Drawing commands34381
+Node: draw36096
+Ref: arrows37278
+Node: fill42776
+Ref: gradient shading43822
+Node: clip48338
+Node: label48925
+Ref: Label49525
+Node: Bezier curves55396
+Node: Programming59293
+Ref: array iteration61046
+Node: Data types61213
+Ref: format71875
+Node: Paths and guides76321
+Ref: circle76575
+Ref: extension86274
+Node: Pens93083
+Ref: fillrule100772
+Ref: basealign101676
+Ref: transparency104510
+Ref: makepen108102
+Ref: overwrite108985
+Node: Transforms110199
+Node: Frames and pictures112031
+Ref: envelope113189
+Ref: size114282
+Ref: unitsize115269
+Ref: shipout116342
+Ref: filltype118693
+Ref: add121865
+Ref: add about122807
+Ref: tex125836
+Node: Files126732
+Ref: cd127719
+Ref: scroll132404
+Node: Variable initializers135322
+Node: Structures138039
+Node: Operators145541
+Node: Arithmetic & logical145855
+Node: Self & prefix operators148225
+Node: User-defined operators149019
+Node: Implicit scaling149932
+Node: Functions150495
+Ref: stack overflow153638
+Node: Default arguments153920
+Node: Named arguments154676
+Node: Rest arguments157246
+Node: Mathematical functions160368
+Node: Arrays165024
+Ref: sort172132
+Ref: tridiagonal174757
+Ref: solve175988
+Node: Slices180128
+Node: Casts184036
+Node: Import186306
+Node: Static191564
+Node: LaTeX usage194457
+Node: Base modules200951
+Node: plain203508
+Node: simplex204182
+Node: math204456
+Node: interpolate207165
+Node: geometry207444
+Node: trembling208038
+Node: stats208307
+Node: patterns208567
+Node: markers208803
+Node: tree210663
+Node: binarytree210848
+Node: drawtree211514
+Node: syzygy211715
+Node: feynman211989
+Node: roundedpath212264
+Node: animation212547
+Ref: animate212968
+Node: embed214081
+Node: slide215035
+Node: MetaPost215367
+Node: unicode216086
+Node: latin1216960
+Node: babel217329
+Node: labelpath217559
+Node: labelpath3218380
+Node: annotate218691
+Node: CAD219161
+Node: graph219472
+Ref: ticks226633
+Ref: pathmarkers240366
+Ref: marker240837
+Ref: markuniform241191
+Ref: errorbars242999
+Ref: automatic scaling247473
+Node: palette259220
+Ref: images259338
+Ref: image263512
+Ref: logimage264032
+Ref: penimage265137
+Ref: penfunctionimage265399
+Node: three266170
+Ref: PostScript3D295249
+Node: obj296987
+Node: graph3297236
+Ref: GaussianSurface302516
+Node: grid3303665
+Node: solids304449
+Node: tube305441
+Node: flowchart307675
+Node: contour312283
+Node: contour3317598
+Node: smoothcontour3317911
+Node: slopefield319632
+Node: ode321121
+Node: Options321378
+Ref: configuration file328163
+Ref: settings328163
+Ref: texengines329427
+Ref: convert329427
+Node: Interactive mode332915
+Ref: history335065
+Node: GUI336371
+Node: GUI installation336922
+Node: GUI usage337652
+Node: PostScript to Asymptote338568
+Node: Help339326
+Node: Debugger340980
+Node: Credits342736
+Node: Index343753

End Tag Table