FastLED
3.9.15
Loading...
Searching...
No Matches
◆
ALMOST_EQUAL_EPSILON
#define ALMOST_EQUAL_EPSILON
(
a
,
b
,
epsilon
)
Value:
(
ABS
((a) - (b)) < (epsilon))
ABS
#define ABS(x)
Definition
math_macros.h:53
Definition at line
77
of file
math_macros.h
.
fl
math_macros.h
Generated on Sat Sep 20 2025 20:42:21 for FastLED by
1.13.2