[BACK]Return to num.texi CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc / parts / builtin

Diff for /OpenXM/src/asir-doc/parts/builtin/num.texi between version 1.4 and 1.6

version 1.4, 2001/03/12 05:01:19 version 1.6, 2002/08/08 05:24:37
Line 1 
Line 1 
 @comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/num.texi,v 1.3 2000/01/13 08:29:57 noro Exp $  @comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/num.texi,v 1.5 2002/07/19 02:23:32 takayama Exp $
 \BJP  \BJP
 @node 数の演算,,, 組み込み函数  @node 数の演算,,, 組み込み函数
 @section 数の演算  @section 数の演算
Line 419  function
Line 419  function
 @findex random  @findex random
   
 @table @t  @table @t
 @item radom([@var{seed}])  @item random([@var{seed}])
 \JP :: 乱数を生成する.  \JP :: 乱数を生成する.
 @end table  @end table
   
Line 482  one can trace a single random number sequence arcoss m
Line 482  one can trace a single random number sequence arcoss m
 @findex lrandom  @findex lrandom
   
 @table @t  @table @t
 @item lradom(@var{bit})  @item lrandom(@var{bit})
 \JP :: 多倍長乱数を生成する.  \JP :: 多倍長乱数を生成する.
 \EG :: Generates a long random number.  \EG :: Generates a long random number.
 @end table  @end table
Line 983  For details of individual functions, refer to the @b{P
Line 983  For details of individual functions, refer to the @b{P
 @code{lngamma},  @code{lngamma},
 @code{logagm},  @code{logagm},
 @code{mat},  @code{mat},
 @code{matinvr},  
 @code{matrixqz2},  @code{matrixqz2},
 @code{matrixqz3},  @code{matrixqz3},
 @code{matsize},  @code{matsize},

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

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