IntPtr.Log2(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes the log2 of a value.
public:
static IntPtr Log2(IntPtr value) = System::Numerics::IBinaryNumber<IntPtr>::Log2;
public static IntPtr Log2(IntPtr value);
static member Log2 : nativeint -> nativeint
Public Shared Function Log2 (value As IntPtr) As IntPtr
- value
-
IntPtr
nativeint
The value whose log2 is to be computed.
nativeint
The log2 of value
.
Applies to
Produkt | Verzie |
---|---|
.NET | 7, 8, 9, 10 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: