Annotation of OpenXM/src/asir-contrib/packages/doc/top/cman-ja.texi, Revision 1.9
1.9 ! takayama 1: %$OpenXM: OpenXM/src/asir-contrib/packages/doc/top/cman-ja.texi,v 1.8 2014/04/03 07:34:30 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.9 ! takayama 24: @subtitle Edition 1.3.2-3 for OpenXM/Asir2000
! 25: @subtitle March 2017 (minor update on @today)
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.8 takayama 54: * Asir System Utility Functions::
1.3 ohara 55: * 索引::
1.1 takayama 56: @end menu
57:
58: @include intro.ja
1.2 takayama 59: @include load.ja
1.1 takayama 60: @include names.ja
61: @include windows.ja
62: @include base.ja
63: @include number.ja
64: @include calculus.ja
65: @include series.ja
66: @include hypergeometric.ja
67: @include matrix.ja
68: @include graphic.ja
69: @include print.ja
70: @include poly.ja
71: @include complex.ja
72: @include glib.ja
73: @include oxrfc100.ja
74: @include oxshell.ja
1.8 takayama 75: @include asir.ja
1.1 takayama 76: @include util.ja
77: @include misc.ja
78:
1.3 ohara 79: @node 索引,,, Top
80: @unnumbered 索引
1.1 takayama 81: @printindex fn
82: @printindex cp
83: @iftex
84: @vfill @eject
85: @end iftex
86: @summarycontents
87: @contents
88: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>