Click or drag to resize

Functions Methods

The Functions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAustraRetrieves a random haiku.
Public methodStatic memberBetaComputes the Beta function.
Public methodStatic memberErfCalculates the error function.
Public methodStatic memberErfcCalculates the complementary error function.
Public methodStatic memberErfcInvCalculates the complementary inverse error function evaluated at z.
Public methodStatic memberErfInvCalculates the inverse error function evaluated at z.
Public methodStatic memberGammaComputes the Gamma function.
Public methodStatic memberGammaLnComputes the logarithm of the Gamma function.
Public methodStatic memberHypotenuse(Double)Numerically stable hypotenuse of a right angle triangle.
Public methodStatic memberHypotenuse(Double, Double)Numerically stable hypotenuse of a right angle triangle.
Public methodStatic memberNCdfThe normal cumulative distribution function.
Public methodStatic memberNRandom Generates a random number from a normal distribution with mean 0 and standard deviation 1.
Public methodStatic memberProbit Compute the inverse of the standard normal cumulative distribution function.
Public methodStatic memberRandom Generates a random number from a uniform distribution in the interval [0, 1).
Top
See Also