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

◆ atan() [1/2]

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

Definition at line 282 of file base.h.

282 {
283 return atan(*static_cast<const Derived*>(this));
284 }
FASTLED_FORCE_INLINE Derived atan() const
Definition base.h:282

References atan(), and FASTLED_FORCE_INLINE.

Referenced by atan().

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