nextpow2
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
R = nextpow2([10, Inf, 30, -Inf, 90, NaN])
M = uint32([1020 4000 32700]);
R = nextpow2(M)🔗 See also
🕔 History
Version
📄 Description
Last updated