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
dlbeta.f File Reference

Go to the source code of this file.

Functions

DOUBLE PRECISION function dlbeta (A, B)

Function Documentation

DOUBLE PRECISION function dlbeta ( double precision  A,
double precision  B 
)

Definition at line 2 of file dlbeta.f.

References d9lgmc(), dgamma(), dlngam(), dlnrel(), octave_value::log(), max(), min(), and xermsg().

Referenced by dbetai().