You are here: Symbol Reference > Math387 Namespace > Functions > Math387.LargestLog2 Function
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.LargestLog2 Function

Power of two which gives the first number that is equal or greater than n.

Pascal
function LargestLog2(n: integer): integer; overload;

power of two which gives the first number that is equal or greater than n.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!