Annotation of OpenXM/src/asir-contrib/packages/doc/cman-en.texi, Revision 1.10
1.10 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-en.texi,v 1.9 2004/03/05 19:05:11 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.10 ! takayama 36: * Introduction::
1.8 takayama 37: * Misc::
38: * Utility Functions::
39: * OpenXM-Contrib General Functions::
1.1 takayama 40: * Function Names in Asir Contrib::
41: * Basic (Standard Functions)::
42: * Numbers (Standard Mathematical Functions)::
43: * Calculus (Standard Mathematical Functions)::
44: * Series (Standard Mathematical Functions)::
45: * Hypergeometric Functions (Standard Mathematical Functions)::
46: * Matrix (Standard Mathematical Functions)::
47: * Graphic (Standard Mathematical Functions)::
48: * Print (Standard Mathematical Functions)::
49: * Polynomials (Standard Mathematical Functions)::
50: * Complex (Standard Mathematical Functions)::
51: * DSOLV Functions::
52: * GNUPLOT Functions::
53: * Graphic Library (2 dimensional)::
54: * Mathematica Functions::
55: * Pfpcohom::
56: * PHC Functions::
57: * Plucker relations::
58: * OpenMath Functions::
1.8 takayama 59: * OpenXM-Contrib General Functions::
1.1 takayama 60: * SM1 Functions::
61: * TIGERS Functions::
62: * Index::
63: @end menu
64:
1.9 ohara 65: @include intro.en
66: @include names.en
67: @include windows.en
68: @include base.en
69: @include number.en
70: @include calculus.en
71: @include series.en
72: @include hypergeometric.en
73: @include matrix.en
74: @include graphic.en
75: @include print.en
76: @include poly.en
77: @include complex.en
78: @include oxom.en
79: @include dsolv.en
80: @include glib.en
81: @include gnuplot.en
82: @include m.en
83: @include oxrfc100.en
84: @include pfp.en
85: @include phc.en
86: @include plucker.en
87: @include sm1.en
88: @include tigers.en
89: @include util.en
90: @include misc.en
1.1 takayama 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>