Programming Previous page   Next Page

The Polynom Constructor Method

Here is the polynom class constructor, @polynom/polynom.m.

Constructor Calling Syntax

You can call the polynom constructor method with one of three different arguments:

An example use of the polynom constructor is the statement

This creates a polynomial with the specified coefficients.


Previous page  Example -- A Polynomial Class Converter Methods for the Polynom Class Next page

© 1994-2005 The MathWorks, Inc.