Owning Palette: Elementary & Special Functions and VIs
Use this class of special functions to compute Gamma-related functions.
The VIs on this palette can return mathematics error codes.
| Palette Object | Description |
|---|---|
| (Incomplete) Beta Function | Evaluates the beta function or the incomplete beta function. You must manually select the polymorphic instance you want to use. |
| (Incomplete) Gamma Function | Evaluates the gamma function or the incomplete gamma function. You must manually select the polymorphic instance you want to use. |
| Complementary Incomplete Gamma Function | Computes the complementary incomplete gamma function. |
| Factorial | Computes the factorial of n. |
| Logarithm of Complete Gamma Function | Computes the natural logarithm of the complete gamma function. |
| Logarithm of Factorial | Computes the natural logarithm of a factorial. |
| Psi (Digamma) Function | Computes the psi, or digamma, function. |
| Stirling's Formula | Computes the Stirling approximation to the gamma function. |