Annotation of OpenXM/src/asir-contrib/packages/doc/cman-en.texi, Revision 1.1
1.1 ! takayama 1: %$OpenXM$
! 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 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 Asir OpenXM-Contrib
! 23: @subtitle Asir OpenXM-Contrib User's Manual (English Edition)
! 24: @subtitle Edition 1.2.2 for OpenXM/Asir2000
! 25: @subtitle July 2002
! 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
! 36: * Introduction::
! 37: * Function Names in Asir Contrib::
! 38: * Basic (Standard Functions)::
! 39: * Numbers (Standard Mathematical Functions)::
! 40: * Calculus (Standard Mathematical Functions)::
! 41: * Series (Standard Mathematical Functions)::
! 42: * Hypergeometric Functions (Standard Mathematical Functions)::
! 43: * Matrix (Standard Mathematical Functions)::
! 44: * Graphic (Standard Mathematical Functions)::
! 45: * Print (Standard Mathematical Functions)::
! 46: * Polynomials (Standard Mathematical Functions)::
! 47: * Complex (Standard Mathematical Functions)::
! 48: * DSOLV Functions::
! 49: * GNUPLOT Functions::
! 50: * Graphic Library (2 dimensional)::
! 51: * Mathematica Functions::
! 52: * Pfpcohom::
! 53: * PHC Functions::
! 54: * Plucker relations::
! 55: * OpenMath Functions::
! 56: * OpenXM-Contrib general Functions::
! 57: * SM1 Functions::
! 58: * TIGERS Functions::
! 59: * Appendix::
! 60: * Index::
! 61: @end menu
! 62:
! 63: @include intro-en.texi
! 64: @include names-en.texi
! 65: @include base-en.texi
! 66: @include number-en.texi
! 67: @include calculus-en.texi
! 68: @include series-en.texi
! 69: @include hypergeometric-en.texi
! 70: @include matrix-en.texi
! 71: @include graphic-en.texi
! 72: @include print-en.texi
! 73: @include poly-en.texi
! 74: @include complex-en.texi
! 75: @include oxxm-en.texi
! 76: @include oxgnuplot-en.texi
! 77: @include glib-en.texi
! 78: @include oxmath-en.texi
! 79: @include oxom-en.texi
! 80: @include longname-en.texi
! 81: @include pfp-en.texi
! 82: @include oxphc-en.texi
! 83: @include plucker-en.texi
! 84: @include oxsm1-en.texi
! 85: @include dsolv-en.texi
! 86: @include oxtigers-en.texi
! 87: @include misc-en.texi
! 88:
! 89: @node Index,,, Top
! 90: @unnumbered Index
! 91: @printindex fn
! 92: @printindex cp
! 93: @iftex
! 94: @vfill @eject
! 95: @end iftex
! 96: @summarycontents
! 97: @contents
! 98: @bye
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>