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

◆ log10() [1/2]

double fl::log10 ( double value)
inline

Definition at line 425 of file math.h.

425{ return log10_impl_double(value); }
constexpr int type_rank< T >::value
double log10_impl_double(double value)
Definition math.cpp.hpp:313

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

Referenced by fl::audio::SoundLevelMeter::processBlock().

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