-
Notifications
You must be signed in to change notification settings - Fork 0
math.PolyReal.Function.expand
Christian d'Heureuse edited this page Jun 6, 2026
·
2 revisions
dsp-collection / math/PolyReal / expand
function expand(zeros): Float64Array;Computes the coefficients of a polynomial from it's real zeros.
ArrayLike<number>
Float64Array