GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 3 of file dgamma.f.

References abs(), d1mach(), log(), xmax(), and xmin().