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

◆ sqrt() [1/2]

FASTLED_FORCE_INLINE s16x16 fl::s16x16::sqrt ( ) const
inlineconstexpr

Definition at line 291 of file s16x16.h.

291 {
292 return sqrt(*this);
293 }
constexpr FASTLED_FORCE_INLINE s16x16 sqrt() const FL_NOEXCEPT
Definition s16x16.h:291

References s16x16(), FASTLED_FORCE_INLINE, FL_NOEXCEPT, and sqrt().

Referenced by acos(), asin(), fl::FlowFieldFP::drawDot(), rsqrt(), and sqrt().

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