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