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

◆ cos() [1/2]

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

Definition at line 278 of file base.h.

278 {
279 return cos(*static_cast<const Derived*>(this));
280 }
FASTLED_FORCE_INLINE Derived cos() const
Definition base.h:278

References cos(), and FASTLED_FORCE_INLINE.

Referenced by cos().

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