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

◆ fabs() [1/2]

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

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

Referenced by fl::colorimetric_detail::barycentric_xy(), and fl::colorimetric_detail::invert3x3().

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