-
Notifications
You must be signed in to change notification settings - Fork 0
math.PolyReal.Function.add
Christian d'Heureuse edited this page Jun 6, 2026
·
2 revisions
dsp-collection / math/PolyReal / add
function add(
a1,
a2,
eps?): Float64Array;Adds two real polynomials.
ArrayLike<number>
ArrayLike<number>
number = 0
Float64Array