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

◆ cos()

template<typename T>
enable_if< is_fixed_point< T >::value, T >::type fl::cos ( T angle)
inline

Definition at line 582 of file fixed_point.h.

582{ return T::cos(angle); }

Referenced by compute_twiddle_factors().

+ Here is the caller graph for this function: