Annotation of OpenXM/src/asir-contrib/packages/doc/cman-en.texi, Revision 1.8
1.8 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-en.texi,v 1.7 2003/05/24 15:06:43 ohara 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
1.8 ! takayama 36: * Misc::
! 37: * Utility Functions::
! 38: * OpenXM-Contrib General Functions::
1.1 takayama 39: * Function Names in Asir Contrib::
40: * Basic (Standard Functions)::
41: * Numbers (Standard Mathematical Functions)::
42: * Calculus (Standard Mathematical Functions)::
43: * Series (Standard Mathematical Functions)::
44: * Hypergeometric Functions (Standard Mathematical Functions)::
45: * Matrix (Standard Mathematical Functions)::
46: * Graphic (Standard Mathematical Functions)::
47: * Print (Standard Mathematical Functions)::
48: * Polynomials (Standard Mathematical Functions)::
49: * Complex (Standard Mathematical Functions)::
50: * DSOLV Functions::
51: * GNUPLOT Functions::
52: * Graphic Library (2 dimensional)::
53: * Mathematica Functions::
54: * Pfpcohom::
55: * PHC Functions::
56: * Plucker relations::
57: * OpenMath Functions::
1.8 ! takayama 58: * OpenXM-Contrib General Functions::
1.1 takayama 59: * SM1 Functions::
60: * TIGERS Functions::
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
1.7 ohara 77: @include oxom-en.texi
1.4 takayama 78: @include dsolv-en.texi
79: @include glib-en.texi
1.1 takayama 80: @include oxgnuplot-en.texi
81: @include oxmath-en.texi
1.6 takayama 82: @include oxrfc100-en.texi
1.1 takayama 83: @include pfp-en.texi
84: @include oxphc-en.texi
85: @include plucker-en.texi
86: @include oxsm1-en.texi
87: @include oxtigers-en.texi
1.5 takayama 88: @include util-en.texi
1.1 takayama 89: @include misc-en.texi
90:
91: @node Index,,, Top
92: @unnumbered Index
93: @printindex fn
94: @printindex cp
95: @iftex
96: @vfill @eject
97: @end iftex
98: @summarycontents
99: @contents
100: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>