Annotation of OpenXM/src/asir-contrib/packages/doc/cman-en.texi, Revision 1.11
1.11 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-en.texi,v 1.10 2004/05/17 10:50:46 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
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::
1.11 ! takayama 55: * Oxshell Functions::
1.1 takayama 56: * Pfpcohom::
57: * PHC Functions::
58: * Plucker relations::
59: * OpenMath Functions::
1.8 takayama 60: * OpenXM-Contrib General Functions::
1.1 takayama 61: * SM1 Functions::
62: * TIGERS Functions::
63: * Index::
64: @end menu
65:
1.9 ohara 66: @include intro.en
67: @include names.en
68: @include windows.en
69: @include base.en
70: @include number.en
71: @include calculus.en
72: @include series.en
73: @include hypergeometric.en
74: @include matrix.en
75: @include graphic.en
76: @include print.en
77: @include poly.en
78: @include complex.en
79: @include oxom.en
80: @include dsolv.en
81: @include glib.en
82: @include gnuplot.en
83: @include m.en
84: @include oxrfc100.en
1.11 ! takayama 85: @include oxshell.en
1.9 ohara 86: @include pfp.en
87: @include phc.en
88: @include plucker.en
89: @include sm1.en
90: @include tigers.en
91: @include util.en
92: @include misc.en
1.1 takayama 93:
94: @node Index,,, Top
95: @unnumbered Index
96: @printindex fn
97: @printindex cp
98: @iftex
99: @vfill @eject
100: @end iftex
101: @summarycontents
102: @contents
103: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>