Click or drag to resize

SpecialFunctions Methods

The SpecialFunctions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBinomialCoefficient
Computes the Binomial coefficient of the specified pair of integers.
Public methodStatic memberFactorial
Computes the Factorial function of the specified integer.
Public methodStatic memberLogGamma
Computes the natural logarithm of the Gamma function.
Top
See Also