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

◆ sin() [1/2]

template<typename Derived, int IntBits, int FracBits>
FASTLED_FORCE_INLINE Derived fl::fixed_point_base< Derived, IntBits, FracBits >::sin ( ) const
inline

Definition at line 274 of file base.h.

274 {
275 return sin(*static_cast<const Derived*>(this));
276 }
FASTLED_FORCE_INLINE Derived sin() const
Definition base.h:274

References FASTLED_FORCE_INLINE, and sin().

Referenced by sin().

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