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

Go to the source code of this file.

Functions/Subroutines

double precision function dgamma (X)
 

Function/Subroutine Documentation

◆ dgamma()

double precision function dgamma ( double precision  X)

Definition at line 2 of file dgamma.f.

References d1mach(), d9lgmc(), dcsevl(), dgamlm(), initds(), real(), xermsg(), xmax(), and xmin().

Referenced by dgamr(), dlbeta(), and dlngam().