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

◆ roundf()

float fl::roundf ( float value)
inline

Definition at line 316 of file math.h.

316{ return round_impl_float(value); }
constexpr int type_rank< T >::value
float round_impl_float(float value)
Definition math.cpp.hpp:384

References FL_NOEXCEPT, round_impl_float(), and type_rank< T >::value.

Referenced by plotSoftDot().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: