-
Notifications
You must be signed in to change notification settings - Fork 0
math.MathUtils.TypeAlias.UniFunction
Christian d'Heureuse edited this page Jun 7, 2026
·
2 revisions
dsp-collection / math/MathUtils / UniFunction
type UniFunction = (x) => number;Defined in: math/MathUtils.ts:10
An univariate numeric function.
number
number