|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
| double precision function | d9gmit (A, X, ALGAP1, SGNGAM, ALX) |
| double precision function d9gmit | ( | double precision | A, |
| double precision | X, | ||
| double precision | ALGAP1, | ||
| double precision | SGNGAM, | ||
| double precision | ALX | ||
| ) |
Definition at line 2 of file d9gmit.f.
References abs(), dlngam(), base_det< T >::exp(), octave_value::log(), and xermsg().
Referenced by dgamit(), and xgammainc().
1.8.8