A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://accord-framework.net/docs/html/M_Accord_Math_Tools_Log2.htm below:

Accord.NET Framework Framework modules Accord.Math Tools Class Tools Methods Acosh Method Angle Method Asinh Method Atanh Method Direction Method FactorialPower Method GreatestCommonDivisor Method Hypotenuse Method Interpolate1D Method InvSqrt Method IsPowerOf2 Method Log2 Method Max Method Min Method Mod Method NextPowerOf2 Method Pow2 Method PreviousPowerOf2 Method Scale Method SetupGenerator Method Sqrt Method StableSort Method TruncatedPower Method ToolsLog2 Method

Get base of binary logarithm.

Namespace:  Accord.Math
Assembly:

Accord.Math (in Accord.Math.dll) Version: 3.8.0

Syntax C# VB Copy
public static int Log2(
	int x
)
Public Shared Function Log2 ( 
	x As Integer
) As Integer
Request Example View Source Parameters
x
Type: SystemInt32
Source integer number.
Return Value

Type:

Int32

Power of the number (base of binary logarithm).

See Also Reference Tools Class Accord.Math Namespace

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4