Home
last modified time | relevance | path

Searched refs:gamma_max (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/random/
H A Dgammasection.c47 static double gamma_max(double x, double y) in gamma_max() function
76 double g = gamma_max(min, max); in php_random_gammasection_closed_open()
104 double g = gamma_max(min, max); in php_random_gammasection_closed_closed()
136 double g = gamma_max(min, max); in php_random_gammasection_open_closed()
164 double g = gamma_max(min, max); in php_random_gammasection_open_open()

Completed in 4 milliseconds