GNU Octave  4.0.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/Subroutines
betai.f File Reference

Go to the source code of this file.

Functions/Subroutines

real function betai (X, PIN, QIN)
 

Function/Subroutine Documentation

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().