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 | d9lgit (A, X, ALGAP1) |
double precision function d9lgit | ( | double precision | A, |
double precision | X, | ||
double precision | ALGAP1 | ||
) |
Definition at line 2 of file d9lgit.f.
References abs(), octave_value::log(), octave_value::sqrt(), and xermsg().
Referenced by dgamit(), and xgammainc().