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

◆ asin() [1/2]

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

Definition at line 286 of file base.h.

286 {
287 return asin(*static_cast<const Derived*>(this));
288 }
FASTLED_FORCE_INLINE Derived asin() const
Definition base.h:286

References asin(), and FASTLED_FORCE_INLINE.

Referenced by asin().

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