GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
dbetai.f File Reference

Go to the source code of this file.

Functions

DOUBLE PRECISION function dbetai (X, PIN, QIN)

Function Documentation

DOUBLE PRECISION function dbetai ( double precision  X,
double precision  PIN,
double precision  QIN 
)

Definition at line 3 of file dbetai.f.

References d1mach(), dlbeta(), eps, base_det< T >::exp(), CollocWt::first(), octave_value::log(), max(), min(), x, xermsg(), and xi.

Referenced by xdbetai().