[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.7 and 1.13

version 1.7, 2000/02/27 05:24:26 version 1.13, 2002/07/14 07:10:02
Line 1 
Line 1 
 %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-eg.texi,v 1.6 2000/02/11 04:31:34 takayama Exp $  %$OpenXM: OpenXM/src/asir-contrib/packages/doc/cman-eg.texi,v 1.12 2002/02/09 08:50:48 takayama Exp $
 \input texinfo  \input texinfo
 @iftex  @iftex
 @catcode`@#=6  @catcode`@#=6
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.1.2 for OpenXM/Asir2000  @subtitle Edition 1.2.2 for OpenXM/Asir2000
 @subtitle February 2000  @subtitle July 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)::
   * Graphic Library (2 dimensional)::
 * OpenXM-Contrib general Functions::  * OpenXM-Contrib general Functions::
 * GNUPLOT Functions::  * GNUPLOT Functions::
 * Mathematica Functions::  * Mathematica Functions::
Line 47 
Line 59 
 @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 glib-en.texi
 @include longname-eg.texi  @include longname-eg.texi
 @include oxxm-eg.texi  @include oxxm-eg.texi
 @include oxgnuplot-eg.texi  @include oxgnuplot-eg.texi
Line 56 
Line 80 
 @include oxsm1-eg.texi  @include oxsm1-eg.texi
 @include dsolv-eg.texi  @include dsolv-eg.texi
 @include oxtigers-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.7  
changed lines
  Added in v.1.13

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