The constant of a polynom or a polynomial matrix
Returns the constant of a polynom class object or
the constant matrix of a polyMatrix class object.
const(p)
p |
a |
A numeric object, containing the constant of the given
polynom, or of a matrix class object which contains the
constant matrix of the given polynomial matrix.
const(polynom::polynomial(0:12)) const(polyMgen.a()) const(polyMgen.b()) const(polyMgen.c()) const(polyMgen.d())
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.