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