-
Notifications
You must be signed in to change notification settings - Fork 0
math.PolyReal.Function.normalizeFraction
Christian d'Heureuse edited this page Jun 6, 2026
·
2 revisions
dsp-collection / math/PolyReal / normalizeFraction
function normalizeFraction(f, eps?): Float64Array<ArrayBufferLike>[];Normalizes the coefficients of a rational fraction so that the denominator polynomial is monic.
ArrayLike<number>[]
number = 0
Float64Array<ArrayBufferLike>[]