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

◆ floorf()

float fl::floorf ( float value)
inline

Definition at line 304 of file math.h.

304{ return floor_impl_float(value); }
constexpr int type_rank< T >::value
float floor_impl_float(float value)
Definition math.cpp.hpp:43

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

Referenced by fl::Corkscrew::at_splat_extrapolate(), fl::FlowFieldFloat::drawAALine(), fl::FlowFieldFloat::drawDot(), fl::FlowFieldFloat::drawFlowVectors(), fl::FlowFieldFP::drawFlowVectors(), fl::FlowFieldFloat::flowAdvect(), fl::audio::fft::Context::initOctaveWise(), fl::FlowFieldFloat::Perlin2D::noise(), pnoise(), splat(), and fl::NoiseBias1D::trigger().

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