-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Roots to polynomial
Reading time: 1minConstructs a polynomial that has as roots the desired ones.
Syntax
roots_to_polynomial(List, Identifier)
roots_to_polynomial(List)
Description
Given a list L and an identifier x, returns a polynomial in the variable x with roots given by the elements of L.
Given a list L, returns a polynomial with roots given by the elements of L.