PolynomialListExtension<T> extension

on

Methods

toList({bool? growable}) List<T>
Returns a List of the coefficients of the underlying polynomial.