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

◆ sin()

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

Definition at line 577 of file fixed_point.h.

577{ return T::sin(angle); }

Referenced by hexwave_engine_create().

+ Here is the caller graph for this function: