net P
Displays the base field, number of variable rows, variable symbol, and variable order of a PolynomialOIAlgebra object.
i1 : P = makePolynomialOIAlgebra(2, x, QQ);
i2 : net P o2 = Number of variable rows: 2 Variable symbol: x Base field: QQ Variable order: RowUpColUp