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:19

Definition at line 43 of file math_macros.h.