FastLED
3.9.15
Loading...
Searching...
No Matches
◆
equals()
[2/3]
bool fl::map_range_detail::equals
(
float
a
,
float
b
)
inline
Definition at line
110
of file
map_range.h
.
110
{
return
ALMOST_EQUAL_FLOAT
(a, b); }
ALMOST_EQUAL_FLOAT
#define ALMOST_EQUAL_FLOAT(a, b)
Definition
math_macros.h:37
References
ALMOST_EQUAL_FLOAT
.
fl
map_range_detail
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2