Coefficients Field

Coefficients a_0,...,a_n of a polynomial p, such that p(x) = a_0 + a_1*x + a_2*x^2 + ... + a_n*x^n.
public Complex[] Coefficients

Field Value

Complex[]

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition