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:19
Definition at line
43
of file
math_macros.h
.
fl
math_macros.h
Generated on Thu Jun 5 2025 04:29:39 for FastLED by
1.13.2