FastLED
3.9.15
Loading...
Searching...
No Matches
◆
degrees()
template<typename T>
T fl::degrees
(
T
rad
)
inline
constexpr
Definition at line
527
of file
math.h
.
527
{
528
return
rad *
static_cast<
T
>
(57.29577951308232);
// 180 / PI
529
}
References
FL_NOEXCEPT
.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2