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

◆ lowest() [2/2]

static constexpr float fl::numeric_limits< float >::lowest ( )
inlinestaticconstexpr

Definition at line 412 of file limits.h.

412{ return -__FLT_MAX__; }

References FL_NOEXCEPT.