Annotation of OpenXM/src/asir-contrib/packages/doc/cman-eg.texi, Revision 1.12
1.12 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-eg.texi,v 1.11 2002/01/21 07:59:19 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.11 takayama 24: @subtitle Edition 1.2.1 for OpenXM/Asir2000
25: @subtitle February 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.1 takayama 48: * OpenXM-Contrib general Functions::
49: * GNUPLOT Functions::
50: * Mathematica Functions::
51: * PHC Functions::
52: * OpenMath Functions::
53: * SM1 Functions::
1.7 takayama 54: * DSOLV Functions::
55: * TIGERS Functions::
1.1 takayama 56: * Appendix::
57: * Index::
58: @end menu
59:
60: @include intro-eg.texi
1.8 takayama 61: @include names-en.texi
1.11 takayama 62: @include base-en.texi
1.9 takayama 63: @include number-en.texi
64: @include calculus-en.texi
65: @include series-en.texi
1.8 takayama 66: @include hypergeometric-en.texi
1.9 takayama 67: @include matrix-en.texi
68: @include graphic-en.texi
69: @include print-en.texi
70: @include poly-en.texi
71: @include complex-en.texi
1.6 takayama 72: @include longname-eg.texi
1.1 takayama 73: @include oxxm-eg.texi
74: @include oxgnuplot-eg.texi
75: @include oxmath-eg.texi
76: @include oxom-eg.texi
77: @include oxphc-eg.texi
78: @include oxsm1-eg.texi
1.5 takayama 79: @include dsolv-eg.texi
1.7 takayama 80: @include oxtigers-eg.texi
1.12 ! takayama 81: @include misc-en.texi
1.1 takayama 82:
83: @node Index,,, Top
84: @unnumbered Index
85: @printindex fn
86: @printindex cp
87: @iftex
88: @vfill @eject
89: @end iftex
90: @summarycontents
91: @contents
92: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>