Atom - Ær
- Roots of a Polynomial
Tags: arithmetic , math , number , array , vectorize
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Given a list of coefficients (smaller exponent first), find the roots of the polynomial. Vectorizes at depth 1.