Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_tgamma.c365 static const double xmax = 171.624376956302725; variable
374 if (x > xmax) in tgamma()