Go to the first, previous, next, last section, table of contents.


var

var(rat)
:: rat の主変数.
return
不定元
rat
有理式
[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
参照
section ord, section vars.


Go to the first, previous, next, last section, table of contents.