Annotation of OpenXM/src/asir-contrib/packages/doc/top/cman-ja.texi, Revision 1.7
1.7 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/top/cman-ja.texi,v 1.6 2012/02/25 06:07:49 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
12: @settitle OpenXM/Risa/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 OpenXM/Risa/Asir-Contrib
1.3 ohara 23: @subtitle OpenXM/Risa/Asir-Contrib User's Manual (日本語版)
1.7 ! takayama 24: @subtitle Edition 1.3.1-14 for OpenXM/Asir2000
! 25: @subtitle March 2014
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.2 takayama 36: * Introduction::
37: * Loading Asir/Contrib::
1.1 takayama 38: * Function Names in Asir Contrib::
39: * Misc::
40: * Utility Functions::
41: * OpenXM-Contrib General Functions::
1.3 ohara 42: * Basic (Standard Functions)::
43: * Numbers (Standard Mathematical Functions)::
1.1 takayama 44: * Calculus (Standard Mathematical Functions)::
1.3 ohara 45: * Series (Standard Mathematical Functions)::
1.1 takayama 46: * Special Functions (Standard Mathematical Functions)::
1.3 ohara 47: * Matrix (Standard Mathematical Functions)::
1.1 takayama 48: * Graphic (Standard Mathematical Functions)::
1.3 ohara 49: * Print (Standard Mathematical Functions)::
1.1 takayama 50: * Polynomials (Standard Mathematical Functions)::
51: * Complex (Standard Mathematical Functions)::
52: * Graphic Library (2 dimensional)::
53: * Oxshell Functions::
1.3 ohara 54: * 索引::
1.1 takayama 55: @end menu
56:
57: @include intro.ja
1.2 takayama 58: @include load.ja
1.1 takayama 59: @include names.ja
60: @include windows.ja
61: @include base.ja
62: @include number.ja
63: @include calculus.ja
64: @include series.ja
65: @include hypergeometric.ja
66: @include matrix.ja
67: @include graphic.ja
68: @include print.ja
69: @include poly.ja
70: @include complex.ja
71: @include glib.ja
72: @include oxrfc100.ja
73: @include oxshell.ja
74: @include util.ja
75: @include misc.ja
76:
1.3 ohara 77: @node 索引,,, Top
78: @unnumbered 索引
1.1 takayama 79: @printindex fn
80: @printindex cp
81: @iftex
82: @vfill @eject
83: @end iftex
84: @summarycontents
85: @contents
86: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>