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

◆ ALMOST_EQUAL_FLOAT

#define ALMOST_EQUAL_FLOAT ( a,
b )
Value:
(ABS((a) - (b)) < EPSILON_F)
#define EPSILON_F
Definition math_macros.h:50
#define ABS(x)
Definition math_macros.h:45

Definition at line 63 of file math_macros.h.

Referenced by fl::Corkscrew::at_splat_extrapolate(), FL_DISABLE_WARNING(), fl::istream_real::operator>>(), and fl::istream_real::operator>>().