Annotation of OpenXM/src/asir-contrib/packages/doc/cman-en.texi, Revision 1.5
1.5 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-en.texi,v 1.4 2002/08/23 08:16:12 takayama Exp $
1.1 takayama 2: \input texinfo
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
1.3 takayama 12: @settitle OpenXM/Risa/Asir-contrib
1.1 takayama 13: @comment %**end of header
14: @comment %@setchapternewpage odd
15:
16: @iftex
17: @comment @finalout
18: @end iftex
19:
20: @titlepage
21:
1.3 takayama 22: @title OpenXM/Risa/Asir-Contrib
23: @subtitle OpenXM/Risa/Asir-Contrib User's Manual (English Edition)
1.1 takayama 24: @subtitle Edition 1.2.2 for OpenXM/Asir2000
1.2 takayama 25: @subtitle August 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::
37: * Function Names in Asir Contrib::
1.2 takayama 38: * Asir-contrib for Windows::
1.1 takayama 39: * Basic (Standard Functions)::
40: * Numbers (Standard Mathematical Functions)::
41: * Calculus (Standard Mathematical Functions)::
42: * Series (Standard Mathematical Functions)::
43: * Hypergeometric Functions (Standard Mathematical Functions)::
44: * Matrix (Standard Mathematical Functions)::
45: * Graphic (Standard Mathematical Functions)::
46: * Print (Standard Mathematical Functions)::
47: * Polynomials (Standard Mathematical Functions)::
48: * Complex (Standard Mathematical Functions)::
49: * DSOLV Functions::
50: * GNUPLOT Functions::
51: * Graphic Library (2 dimensional)::
52: * Mathematica Functions::
53: * Pfpcohom::
54: * PHC Functions::
55: * Plucker relations::
56: * OpenMath Functions::
57: * OpenXM-Contrib general Functions::
58: * SM1 Functions::
59: * TIGERS Functions::
60: * Appendix::
61: * Index::
62: @end menu
63:
64: @include intro-en.texi
65: @include names-en.texi
1.2 takayama 66: @include windows-en.texi
1.1 takayama 67: @include base-en.texi
68: @include number-en.texi
69: @include calculus-en.texi
70: @include series-en.texi
71: @include hypergeometric-en.texi
72: @include matrix-en.texi
73: @include graphic-en.texi
74: @include print-en.texi
75: @include poly-en.texi
76: @include complex-en.texi
77: @include oxxm-en.texi
1.4 takayama 78: @include dsolv-en.texi
79: @include glib-en.texi
1.1 takayama 80: @include oxgnuplot-en.texi
1.4 takayama 81: @include longname-en.texi
1.1 takayama 82: @include oxmath-en.texi
83: @include oxom-en.texi
84: @include pfp-en.texi
85: @include oxphc-en.texi
86: @include plucker-en.texi
87: @include oxsm1-en.texi
88: @include oxtigers-en.texi
1.5 ! takayama 89: @include util-en.texi
1.1 takayama 90: @include misc-en.texi
91:
92: @node Index,,, Top
93: @unnumbered Index
94: @printindex fn
95: @printindex cp
96: @iftex
97: @vfill @eject
98: @end iftex
99: @summarycontents
100: @contents
101: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>