Annotation of OpenXM/src/asir-contrib/packages/doc/cman-ja.texi, Revision 1.8
1.8 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-ja.texi,v 1.7 2003/05/24 15:06:43 ohara Exp $
1.1 takayama 2: \input jtexinfo
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 (日本語版)
1.1 takayama 24: @subtitle Edition 1.2.2 for OpenXM/Asir2000
1.3 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: * Function Names in Asir Contrib::
! 37: * Misc::
! 38: * Utility Functions::
! 39: * OpenXM-Contrib General Functions::
1.4 takayama 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)::
1.1 takayama 50: * Differential equations (library by Okutani)::
51: * D-module (library by Okutani)::
1.4 takayama 52: * DSOLV Functions::
53: * GNUPLOT Functions::
54: * Graphic Library (2 dimensional)::
55: * Mathematica Functions::
1.8 ! takayama 56: * Pfpcohom::
1.4 takayama 57: * PHC Functions::
1.1 takayama 58: * Plucker relations::
1.4 takayama 59: * OpenMath Functions::
60: * SM1 Functions::
61: * TIGERS Functions::
1.1 takayama 62: * 索引::
63: @end menu
64:
65: @include intro-ja.texi
66: @include names-ja.texi
1.2 takayama 67: @include windows-ja.texi
1.1 takayama 68: @include base-ja.texi
69: @include number-ja.texi
70: @include calculus-ja.texi
71: @include series-ja.texi
72: @include hypergeometric-ja.texi
73: @include matrix-ja.texi
74: @include graphic-ja.texi
75: @include print-ja.texi
76: @include poly-ja.texi
77: @include complex-ja.texi
78:
1.7 ohara 79: @include oxom-ja.texi
1.1 takayama 80: @include Diff-ja.texi
81: @include Dmodule-ja.texi
82: @include dsolv-ja.texi
83: @include oxgnuplot-ja.texi
84: @include glib-ja.texi
85: @include oxmath-ja.texi
1.6 takayama 86: @include oxrfc100-ja.texi
1.1 takayama 87: @include pfp-ja.texi
88: @include oxphc-ja.texi
89: @include plucker-ja.texi
90: @include oxsm1-ja.texi
91: @include oxtigers-ja.texi
1.5 takayama 92: @include util-ja.texi
1.1 takayama 93: @include misc-ja.texi
94:
95: @node 索引,,, Top
96: @unnumbered 索引
97: @printindex fn
98: @printindex cp
99: @iftex
100: @vfill @eject
101: @end iftex
102: @summarycontents
103: @contents
104: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>