Annotation of OpenXM/src/asir-contrib/packages/doc/cman-en.texi, Revision 1.9
1.9 ! ohara 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-en.texi,v 1.8 2003/07/27 13:18:45 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.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:
1.9 ! ohara 64: @include intro.en
! 65: @include names.en
! 66: @include windows.en
! 67: @include base.en
! 68: @include number.en
! 69: @include calculus.en
! 70: @include series.en
! 71: @include hypergeometric.en
! 72: @include matrix.en
! 73: @include graphic.en
! 74: @include print.en
! 75: @include poly.en
! 76: @include complex.en
! 77: @include oxom.en
! 78: @include dsolv.en
! 79: @include glib.en
! 80: @include gnuplot.en
! 81: @include m.en
! 82: @include oxrfc100.en
! 83: @include pfp.en
! 84: @include phc.en
! 85: @include plucker.en
! 86: @include sm1.en
! 87: @include tigers.en
! 88: @include util.en
! 89: @include misc.en
1.1 takayama 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>