Skip to content

math.MathUtils.Function.isFuzzyInteger

Christian d'Heureuse edited this page Jun 7, 2026 · 2 revisions

dsp-collection / math/MathUtils / isFuzzyInteger

Function: isFuzzyInteger()

function isFuzzyInteger(i, eps): boolean;

Defined in: math/MathUtils.ts:23

Parameters

i

number

eps

number

Returns

boolean

Clone this wiki locally