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:45
Definition at line
69
of file
math_macros.h
.
fl
math_macros.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2