g4d ~master (2018-08-21T01:55:31Z)
Dub
Repo
nextPower2
g4d
math
rational
Returns the number that is power of 2 and more than x.
N
nextPower2
(
N
)
(
inout
N
x
)
if
(
isNumeric
!
N
)
Meta
Source
See Implementation
g4d
math
rational
functions
nextPower2
Returns the number that is power of 2 and more than x.