Roots
Nota
Working with numbers? See Roots (Functions).
Computes the roots of a polynomial in the specified ring.
Syntax
roots(Polynomial)
roots(Polynomial, Ring)
Description
Given a polynomial, computes its roots over .
Given a polynomial and a ring , computes the roots of over .
Options
Option | Description | Format | Default value |
---|---|---|---|
count_multiplicities | We can choose count multiplicities or not. If | | |
multiplicities | We can choose to show or not multiplicities. | | |