Method IsPow2
IsPow2(UInt<T>)
Declaration
public static bool IsPow2(UInt<T> value)
Parameters
| Type | Name | Description |
|---|---|---|
| UInt<T> | value |
Returns
| Type | Description |
|---|---|
| System.Boolean |
public static bool IsPow2(UInt<T> value)
| Type | Name | Description |
|---|---|---|
| UInt<T> | value |
| Type | Description |
|---|---|
| System.Boolean |