MathHelper Class

Definition

public static class MathHelper
type MathHelper = class
Inheritance
MathHelper

Fields

DTOR
DTORF
E
Log10E
Log2E
Pi
PiOver2
PiOver3
PiOver4
PiOver6
ThreePiOver2
TwoPi

Methods

BinomialCoefficient(Int32, Int32)
DegreesToRadians(Double)
DegreesToRadians(Single)
Factorial(Int32)
InverseSqrtFast(Double)
InverseSqrtFast(Single)
NextPowerOfTwo(Double)
NextPowerOfTwo(Int32)
NextPowerOfTwo(Int64)
NextPowerOfTwo(Single)
RadiansToDegrees(Double)
RadiansToDegrees(Single)
Swap(Double, Double)
Swap(Single, Single)

Applies to