Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Shared
NumericUtils
C# Class Shared.NumericUtils
ファイルを表示
Open project: jbouzaglou/PetPigeonsESB
Public Methods
Method
Description
IsPowerOfTwo
(
int
number
) :
bool
IsPowerOfTwo
(
long
number
) :
bool
Method Details
IsPowerOfTwo()
public
static
method
public
static
IsPowerOfTwo
(
int
number
) :
bool
number
int
return
bool
IsPowerOfTwo()
public
static
method
public
static
IsPowerOfTwo
(
long
number
) :
bool
number
long
return
bool