Skip to content

math.MathUtils.Function.isFuzzyInteger

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

dsp-collection / math/MathUtils / isFuzzyInteger

Function: isFuzzyInteger()

function isFuzzyInteger(i, eps): boolean;

Parameters

i

number

eps

number

Returns

boolean

Clone this wiki locally