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

◆ FL_ALMOST_EQUAL_EPSILON

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

Definition at line 125 of file math.h.