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

File: [local] / OpenXM / src / asir-doc / parts / builtin / tmpl (download)

Revision 1.1, Wed Dec 8 05:47:44 1999 UTC (24 years, 7 months ago) by noro
Branch point for: MAIN

Initial revision

@node xxx,,, $BJ,;67W;;(B
@subsection @code{xxx}
@findex xxx

@table @t
@item xxx(@var{rat}) 
:: @var{rat} $B$N<gJQ?t(B. 
@end table

@table @var
@item return
$BITDj85(B
@item rat
$BM-M}<0(B
@end table

@itemize @bullet
@item
$B<gJQ?t$K4X$7$F$O(B, @xref{Asir $B$G;HMQ2DG=$J7?(B}.
@end itemize

@example
[0] var(x^2+y^2+a^2);
x
[1] var(a*b*c*d*e);
a
[2] var(3/abc+2*xy/efg);
abc
@end example

@table @t
@item $B;2>H(B
@code{ord}, @code{vars}
@end table