FastLED 3.9.15
Loading...
Searching...
No Matches

◆ FL_ALMOST_EQUAL

#define FL_ALMOST_EQUAL ( a,
b,
small )
Value:
fl::almost_equal(a, b, small)
constexpr bool almost_equal(T a, T b, U tolerance) FL_NOEXCEPT
Definition math.h:90

Definition at line 117 of file math.h.