You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > Math387.LargestLog2 Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.LargestLog2 Method

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

Syntax
C#
Visual Basic
public static int LargestLog2(int n);

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

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