|
FastLED 3.9.15
|
|
inline |
Integer square root using Newton iteration Computes ceil(sqrt(n)) for positive integers More accurate than digit-by-digit for the ceiling case.
Definition at line 30 of file integer_math.h.
References fl::x.