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

◆ fabs()

double fl::fabs ( double value)
inline

Definition at line 509 of file math.h.

509{ return fabs_impl_double(value); }
constexpr int type_rank< T >::value
double fabs_impl_double(double value)
Definition math.cpp.hpp:359

Referenced by hexwave_generate_samples().

+ Here is the caller graph for this function: