Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Shared
NumericUtils
C# Class Shared.NumericUtils
Mostra file
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