Multiplicity
Returns the multiplicity of a root. An element is said to be a root of multiplicity of if ; where . If is not a root, its multiplicity is zero.
Syntax
multiplicity(List, Polynomial)
Description
Given a list with the root and a polynomial, returns its multiplicity.