powered by
Creates a polynomial variable for a symbolicQspray.
symbolicQspray
Qlone(n)
A symbolicQspray object.
positive integer, the index of the variable
X <- Qlone(1) Y <- Qlone(2) (X + Y)^2 Qlone(0) == 1
Run the code above in your browser using DataLab