GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
dlbeta.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function DLBETA (A, B)
 

Function/Subroutine Documentation

◆ DLBETA()

double precision function DLBETA ( double precision  A,
double precision  B 
)

Definition at line 3 of file dlbeta.f.

References log(), max(), and min().