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 | |
real function | betai (X, PIN, QIN) |
real function betai | ( | X, | |
PIN, | |||
QIN | |||
) |
Definition at line 2 of file betai.f.
References albeta(), base_det< T >::exp(), octave_value::log(), max(), min(), and xermsg().
Referenced by xbetai().