Polynomial defines the interface for a polynomial of one variable.
Convert String to PolynomialReceive: String polyString.
Return: the Polynomial equivalent to polyString.
String converter (output)Return: the String equivalent to me.
Back to the package documentation index