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