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