FastLED 3.9.15
Loading...
Searching...
No Matches

◆ ALMOST_EQUAL_EPSILON

#define ALMOST_EQUAL_EPSILON ( a,
b,
epsilon )
Value:
(ABS((a) - (b)) < (epsilon))
#define ABS(x)
Definition math_macros.h:45

Definition at line 69 of file math_macros.h.