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

◆ acos() [1/2]

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

Definition at line 290 of file base.h.

290 {
291 return acos(*static_cast<const Derived*>(this));
292 }
FASTLED_FORCE_INLINE Derived acos() const
Definition base.h:290

References acos(), and FASTLED_FORCE_INLINE.

Referenced by acos().

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