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

◆ log10f()

float fl::log10f ( float value)
inline

Definition at line 424 of file math.h.

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

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

Referenced by fl::audio::detector::Backbeat::calculateMultibandAccent(), fl::audio::fft::Bins::db(), and drawWaveform().

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