Psi
Psi function
Syntax
gammaln(x) |
x is a real number |
Return the psi function of x |
x is real row/column array |
Return a vector in which each element is psi function of x[i] |
Example
Input |
Output |
psi(7.4) |
|
psi([2.5;2.9;4.0;0.2;11.3]) |
See Also
Created with the Personal Edition of HelpNDoc: Produce electronic books easily