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

◆ ceilf()

float fl::ceilf ( float value)
inline

Definition at line 310 of file math.h.

310{ return ceil_impl_float(value); }
constexpr int type_rank< T >::value
float ceil_impl_float(float value)
Definition math.cpp.hpp:61

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

Referenced by fl::Corkscrew::at_splat_extrapolate(), fl::audio::FrequencyBinMapper::calculateBinMappings(), fl::FlowFieldFloat::drawDot(), plotSoftDot(), and fl::NoiseBias1D::trigger().

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