FastLED
3.9.15
Loading...
Searching...
No Matches
◆
ALMOST_EQUAL
#define ALMOST_EQUAL
(
a
,
b
,
small
)
Value:
(
ABS
((a) - (b)) < small)
ABS
#define ABS(x)
Definition
math_macros.h:19
Definition at line
33
of file
math_macros.h
.
Referenced by
fl::UISlider::value_normalized()
.
fl
math_macros.h
Generated on Sat May 24 2025 22:44:23 for FastLED by
1.13.2