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

Diff for /OpenXM/src/asir-doc/parts/builtin/misc.texi between version 1.20 and 1.21

version 1.20, 2016/08/26 04:56:07 version 1.21, 2016/08/29 04:56:58
Line 1 
Line 1 
 @comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/misc.texi,v 1.19 2009/02/22 16:40:05 ohara Exp $  @comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/misc.texi,v 1.20 2016/08/26 04:56:07 takayama Exp $
 \BJP  \BJP
 @node $B$=$NB>(B,,, $BAH$_9~$_H!?t(B  @node $B$=$NB>(B,,, $BAH$_9~$_H!?t(B
 @section $B$=$NB>(B  @section $B$=$NB>(B
Line 161  This command will be useful when used with command @co
Line 161  This command will be useful when used with command @co
 If `on', floating operations will be done by @b{PARI} system with arbitrary  If `on', floating operations will be done by @b{PARI} system with arbitrary
 precision floating point operations.  precision floating point operations.
 Default precision is set to 9 digits.  To change the precision, use  Default precision is set to 9 digits.  To change the precision, use
 command @code{setprec}.  command @code{setbprec setprec}.
 If `off', floating operations will be done by @b{Asir}'s own floating  If `off', floating operations will be done by @b{Asir}'s own floating
 operation routines with a fixed precision operations of  operation routines with a fixed precision operations of
 standard floating double.  standard floating double.
Line 228  When you use ox_pari, it is recommended to set this fl
Line 228  When you use ox_pari, it is recommended to set this fl
 \JP @item $B;2>H(B  \JP @item $B;2>H(B
 \EG @item References  \EG @item References
 @fref{cputime tstart tstop}, @fref{output},  @fref{cputime tstart tstop}, @fref{output},
 @fref{pari}, @fref{setprec}, @fref{eval deval}.  @fref{pari}, @fref{setbprec setprec}, @fref{eval deval}.
 @end table  @end table
   
 \JP @node debug,,, $B$=$NB>(B  \JP @node debug,,, $B$=$NB>(B

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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