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

◆ log()

double fl::log ( double value)
inline

Definition at line 419 of file math.h.

419{ return log_impl_double(value); }
constexpr int type_rank< T >::value
double log_impl_double(double value)
Definition math.cpp.hpp:296

Referenced by lookup1_values().

+ Here is the caller graph for this function: