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

◆ abs() [1/2]

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

Definition at line 266 of file base.h.

266 {
267 return abs(*static_cast<const Derived*>(this));
268 }
constexpr FASTLED_FORCE_INLINE Derived abs() const
Definition base.h:266

References abs(), and FASTLED_FORCE_INLINE.

Referenced by abs(), atan(), and atan2().

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