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 multiplicity(List, Polynomial) Given a list with the root and a polynomial, returns its multiplicity. Related functions Roots, Roots to polynomial, Factor Table of Contents Syntax Description Related functions