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

◆ fabsf()

float fl::fabsf ( float value)
inline

Definition at line 508 of file math.h.

508{ return fabs_impl_float(value); }
float fabs_impl_float(float value)
Definition math.cpp.hpp:355
constexpr int type_rank< T >::value

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

Referenced by fl::GielisCurvePath::compute(), fl::RosePath::compute(), fl::FlowFieldFloat::drawAALine(), fl::FlowFieldFloat::drawFlowVectors(), fl::FlowFieldFP::drawFlowVectors(), drawWaveform(), and loop().

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