Version

MathUtilExtended Class Members

The following tables list the members exposed by MathUtilExtended.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GammaLnReturns the natural logarithm of the gamma function, Γ(x).  
Public Methodstatic (Shared in Visual Basic)NiceCeilingReturns a nicely rounded value greater than or equal to the specified value  
Public Methodstatic (Shared in Visual Basic)NiceFloorReturns a nicely rounded value less than or equal to the specified value  
Public Methodstatic (Shared in Visual Basic)NiceRoundRounds a decimal value to the nearest nice number.  
Public Methodstatic (Shared in Visual Basic)NoiseReturns the Perlin noise value at the specified location.  
See Also