-
Notifications
You must be signed in to change notification settings - Fork 0
math.MathUtils.Function.isPowerOf2
Christian d'Heureuse edited this page Jun 6, 2026
·
2 revisions
dsp-collection / math/MathUtils / isPowerOf2
function isPowerOf2(i): boolean;Returns true if x is a power of 2 between 1 and 2^30.
number
boolean