Char.IBinaryNumber<Char>.IsPow2(Char) Method

Definition

Determines if a value is a power of two.

C#
static bool IBinaryNumber<char>.IsPow2(char value);

Parameters

value
Char

The value to be checked.

Returns

true if value is a power of two; otherwise, false.

Implements

Applies to

Tuote Versiot
.NET 7, 8, 9, 10