-
Notifications
You must be signed in to change notification settings - Fork 0
math.PolyReal.Function.evaluateFractionComplex
Christian d'Heureuse edited this page Jun 7, 2026
·
2 revisions
dsp-collection / math/PolyReal / evaluateFractionComplex
function evaluateFractionComplex(f, x): Complex;Defined in: math/PolyReal.ts:228
Evaluates a rational fraction with a complex argument.
ArrayLike<number>[]