GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
DOUBLE PRECISION function | dlngam (X) |
DOUBLE PRECISION function dlngam | ( | double precision | X | ) |
Definition at line 2 of file dlngam.f.
References abs(), d, d1mach(), d9lgmc(), dgamma(), CollocWt::first(), octave_value::log(), octave_value::sin(), octave_value::sqrt(), x, xermsg(), and xmax().
Referenced by d9gmit(), dgami(), dgamit(), dlbeta(), dlgams(), and xgammainc().