Partager via


MathHelper.NextPowerOfTwo Méthode

Définition

Surcharges

NextPowerOfTwo(Single)

public static float NextPowerOfTwo(float n);
static member NextPowerOfTwo : single -> single

Paramètres

n
Single

Retours

S’applique à

NextPowerOfTwo(Int64)

public static long NextPowerOfTwo(long n);
static member NextPowerOfTwo : int64 -> int64

Paramètres

n
Int64

Retours

S’applique à

NextPowerOfTwo(Int32)

public static int NextPowerOfTwo(int n);
static member NextPowerOfTwo : int -> int

Paramètres

n
Int32

Retours

S’applique à

NextPowerOfTwo(Double)

public static double NextPowerOfTwo(double n);
static member NextPowerOfTwo : double -> double

Paramètres

n
Double

Retours

S’applique à