python_utils.next_power#
Back to Module page
Summary#
get next power of 2 following n
Signature#
def next_power(n)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
get next power of 2 following n