[BACK]Return to cman-eg.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

Diff for /OpenXM/src/asir-contrib/packages/doc/Attic/cman-eg.texi between version 1.1 and 1.12

version 1.1, 1999/11/27 11:25:18 version 1.12, 2002/02/09 08:50:48
Line 1 
Line 1 
 %$OpenXM: OpenXM/src/asir99/lib/contrib/packages/doc/cman-eg.texi,v 1.5 1999/11/20 06:18:58 takayama Exp $  %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-eg.texi,v 1.11 2002/01/21 07:59:19 takayama Exp $
 \input jtexinfo  \input texinfo
 @iftex  @iftex
 @catcode`@#=6  @catcode`@#=6
 @def@b#1{{@bf@gt #1}}  @def@b#1{{@bf@gt #1}}
Line 21 
Line 21 
   
 @title Asir OpenXM-Contrib  @title Asir OpenXM-Contrib
 @subtitle Asir OpenXM-Contrib User's Manual (English Edition)  @subtitle Asir OpenXM-Contrib User's Manual (English Edition)
 @subtitle Edition 1.0 for Asir99  @subtitle Edition 1.2.1 for OpenXM/Asir2000
 @subtitle November 1999  @subtitle February 2002
   
 @author  by OpenXM Developing Team  @author  by OpenXM Developing Team
 @end titlepage  @end titlepage
Line 34 
Line 34 
   
 @menu  @menu
 * Introduction::  * Introduction::
   * Function Names in Asir Contrib::
   * Basic (Standard Functions)::
   * Numbers (Standard Mathematical Functions)::
   * Calculus (Standard Mathematical Functions)::
   * Series (Standard Mathematical Functions)::
   * Hypergeometric Functions (Standard Mathematical Functions)::
   * Matrix (Standard Mathematical Functions)::
   * Graphic (Standard Mathematical Functions)::
   * Print (Standard Mathematical Functions)::
   * Polynomials (Standard Mathematical Functions)::
   * Complex (Standard Mathematical Functions)::
 * OpenXM-Contrib general Functions::  * OpenXM-Contrib general Functions::
 * GNUPLOT Functions::  * GNUPLOT Functions::
 * Mathematica Functions::  * Mathematica Functions::
 * PHC Functions::  * PHC Functions::
 * OpenMath Functions::  * OpenMath Functions::
 * SM1 Functions::  * SM1 Functions::
   * DSOLV Functions::
   * TIGERS Functions::
 * Appendix::  * Appendix::
 * Index::  * Index::
 @end menu  @end menu
   
 @include intro-eg.texi  @include intro-eg.texi
   @include names-en.texi
   @include base-en.texi
   @include number-en.texi
   @include calculus-en.texi
   @include series-en.texi
   @include hypergeometric-en.texi
   @include matrix-en.texi
   @include graphic-en.texi
   @include print-en.texi
   @include poly-en.texi
   @include complex-en.texi
   @include longname-eg.texi
 @include oxxm-eg.texi  @include oxxm-eg.texi
 @include oxgnuplot-eg.texi  @include oxgnuplot-eg.texi
 @include oxmath-eg.texi  @include oxmath-eg.texi
 @include oxom-eg.texi  @include oxom-eg.texi
 @include oxphc-eg.texi  @include oxphc-eg.texi
 @include oxsm1-eg.texi  @include oxsm1-eg.texi
   @include dsolv-eg.texi
   @include oxtigers-eg.texi
   @include misc-en.texi
   
 @node Index,,, Top  @node Index,,, Top
 @unnumbered Index  @unnumbered Index

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.12

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>