=================================================================== RCS file: /home/cvs/OpenXM/src/asir-doc/parts/type.texi,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM/src/asir-doc/parts/type.texi 2001/03/12 05:01:18 1.8 +++ OpenXM/src/asir-doc/parts/type.texi 2002/09/03 01:50:58 1.9 @@ -1,4 +1,4 @@ -@comment $OpenXM: OpenXM/src/asir-doc/parts/type.texi,v 1.7 2000/11/13 00:16:35 noro Exp $ +@comment $OpenXM: OpenXM/src/asir-doc/parts/type.texi,v 1.8 2001/03/12 05:01:18 noro Exp $ \BJP @node 型,,, Top @chapter 型 @@ -83,14 +83,14 @@ x afo (2.3*x+y)^10 \BJP 多項式は, 全て展開され, その時点における変数順序に従って, 再帰的に -1 変数多項式として降冪の順に整理される (@xref{分散表現多項式}). +1 変数多項式として降冪の順に整理される. (@xref{分散表現多項式}.) この時, その多項式に現れる順序最大の変数を @b{主変数} と呼ぶ. \E \BEG Every polynomial is maintained internally in its full expanded form, represented as a nested univariate polynomial, according to the current variable ordering, arranged by the descending order of exponents. -(@xref{Distributed polynomial}). +(@xref{Distributed polynomial}.) In the representation, the indeterminate (or variable), appearing in the polynomial, with maximum ordering is called the @b{main variable}. Moreover, we call the coefficient of the maximum degree term of @@ -492,7 +492,7 @@ not guarantee the accuracy of the result, but it indicates the representation size of numbers with which internal operations of @b{PARI} are performed. \E -(@ref{eval deval}, @xref{pari}) +(@xref{eval deval}, @ref{pari}.) @item 4 \JP @b{複素数}