Annotation of OpenXM/src/asir-contrib/packages/doc/cman-eg.texi, Revision 1.13
1.13 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-eg.texi,v 1.12 2002/02/09 08:50:48 takayama Exp $
1.2 noro 2: \input texinfo
1.1 takayama 3: @iftex
4: @catcode`@#=6
5: @def@b#1{{@bf@gt #1}}
6: @catcode`@#=@other
7: @end iftex
8: @overfullrule=0pt
9: @c -*-texinfo-*-
10: @comment %**start of header
11: @setfilename asir-contrib
12: @settitle asir-contrib
13: @comment %**end of header
14: @comment %@setchapternewpage odd
15:
16: @iftex
17: @comment @finalout
18: @end iftex
19:
20: @titlepage
21:
22: @title Asir OpenXM-Contrib
23: @subtitle Asir OpenXM-Contrib User's Manual (English Edition)
1.13 ! takayama 24: @subtitle Edition 1.2.2 for OpenXM/Asir2000
! 25: @subtitle July 2002
1.1 takayama 26:
27: @author by OpenXM Developing Team
28: @end titlepage
29:
30: @synindex vr fn
31:
32: @comment node-name, next, previous, up
33: @node Top,, (dir), (dir)
34:
35: @menu
36: * Introduction::
1.8 takayama 37: * Function Names in Asir Contrib::
1.11 takayama 38: * Basic (Standard Functions)::
1.9 takayama 39: * Numbers (Standard Mathematical Functions)::
40: * Calculus (Standard Mathematical Functions)::
41: * Series (Standard Mathematical Functions)::
1.8 takayama 42: * Hypergeometric Functions (Standard Mathematical Functions)::
1.9 takayama 43: * Matrix (Standard Mathematical Functions)::
44: * Graphic (Standard Mathematical Functions)::
45: * Print (Standard Mathematical Functions)::
1.10 takayama 46: * Polynomials (Standard Mathematical Functions)::
1.9 takayama 47: * Complex (Standard Mathematical Functions)::
1.13 ! takayama 48: * Graphic Library (2 dimensional)::
1.1 takayama 49: * OpenXM-Contrib general Functions::
50: * GNUPLOT Functions::
51: * Mathematica Functions::
52: * PHC Functions::
53: * OpenMath Functions::
54: * SM1 Functions::
1.7 takayama 55: * DSOLV Functions::
56: * TIGERS Functions::
1.1 takayama 57: * Appendix::
58: * Index::
59: @end menu
60:
61: @include intro-eg.texi
1.8 takayama 62: @include names-en.texi
1.11 takayama 63: @include base-en.texi
1.9 takayama 64: @include number-en.texi
65: @include calculus-en.texi
66: @include series-en.texi
1.8 takayama 67: @include hypergeometric-en.texi
1.9 takayama 68: @include matrix-en.texi
69: @include graphic-en.texi
70: @include print-en.texi
71: @include poly-en.texi
72: @include complex-en.texi
1.13 ! takayama 73: @include glib-en.texi
1.6 takayama 74: @include longname-eg.texi
1.1 takayama 75: @include oxxm-eg.texi
76: @include oxgnuplot-eg.texi
77: @include oxmath-eg.texi
78: @include oxom-eg.texi
79: @include oxphc-eg.texi
80: @include oxsm1-eg.texi
1.5 takayama 81: @include dsolv-eg.texi
1.7 takayama 82: @include oxtigers-eg.texi
1.12 takayama 83: @include misc-en.texi
1.1 takayama 84:
85: @node Index,,, Top
86: @unnumbered Index
87: @printindex fn
88: @printindex cp
89: @iftex
90: @vfill @eject
91: @end iftex
92: @summarycontents
93: @contents
94: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>