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


var

var(rat)
:: Main variable (indeterminate) of rat.
return
indeterminate
rat
rational expression
[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
References
section ord, section vars.


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